0
0
mirror of https://github.com/Nimac0/SDL_Minigame synced 2026-01-12 15:53:42 +00:00

396 B

Need clang-uml

clang-uml
clang-uml --add-compile-flag -I/usr/lib/clang/16/include    # might need additional flags, example for my machine
clang-uml --print-from -n load_map_example_sequence         # to get availabel commands for sequence diagram

then use plant uml to generate an actual .svg vector graphic

plantuml -tsvg *.puml