Added diagram context filter
This commit is contained in:
15
tests/t00041/.clang-uml
Normal file
15
tests/t00041/.clang-uml
Normal file
@@ -0,0 +1,15 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t00041_class:
|
||||
type: class
|
||||
generate_packages: false
|
||||
glob:
|
||||
- ../../tests/t00041/t00041.cc
|
||||
using_namespace:
|
||||
- clanguml::t00041
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00041
|
||||
context:
|
||||
- clanguml::t00041::RR
|
||||
Reference in New Issue
Block a user