First working version of Mermaid class diagram generator

This commit is contained in:
Bartek Kryza
2023-09-06 21:20:57 +02:00
parent 6822930a12
commit 084bb20ef7
372 changed files with 1102 additions and 821 deletions

View File

@@ -17,7 +17,7 @@ To add an initial class diagram to your project, follow these steps:
# Path to `compile_commands.json` directory
compilation_database_dir: .
# Path to diagram output directory
output_directory: puml
output_directory: diagrams
diagrams:
# This is the name of the diagram
some_class_diagram: