Changed default config file name to .clang-uml

This commit is contained in:
Bartek Kryza
2021-07-25 23:02:18 +02:00
parent 734b82eb09
commit e7f9674433
29 changed files with 420 additions and 0 deletions

12
tests/t00007/.clang-uml Normal file
View File

@@ -0,0 +1,12 @@
compilation_database_dir: ..
output_directory: puml
diagrams:
t00007_class:
type: class
glob:
- ../../tests/t00007/t00007.cc
using_namespace:
- clanguml::t00007
include:
namespaces:
- clanguml::t00007