Updated example

This commit is contained in:
Bartek Kryza
2021-10-14 23:45:06 +02:00
parent 334e997c16
commit f011f816dd
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ diagrams:
using_namespace: using_namespace:
- "" - ""
start_from: start_from:
- usr: "c:@F@main#I#**1C#" - function: "main()"
include: include:
namespaces: namespaces:
- clanguml - clanguml

1
.gitignore vendored
View File

@@ -8,6 +8,7 @@ cmake_install.cmake
install_manifest.txt install_manifest.txt
compile_commands.json compile_commands.json
CTestTestfile.cmake CTestTestfile.cmake
Session.vim
_deps _deps
/build/ /build/
lib/ lib/