Added package diagram generation from C++20 modules (#101)
This commit is contained in:
10
tests/t30012/.clang-uml
Normal file
10
tests/t30012/.clang-uml
Normal file
@@ -0,0 +1,10 @@
|
||||
diagrams:
|
||||
t30012_package:
|
||||
type: package
|
||||
glob:
|
||||
- t30012.cc
|
||||
package_type: module
|
||||
include:
|
||||
modules:
|
||||
- t30012
|
||||
using_module: t30012
|
||||
Reference in New Issue
Block a user