Fixed dependants and dependencies include diagram handling

This commit is contained in:
Bartek Kryza
2022-04-23 16:31:01 +02:00
parent d7781794ec
commit cc22494c79
14 changed files with 295 additions and 97 deletions

View File

@@ -6,8 +6,8 @@ diagrams:
# Provide the files to parse in order to look
# for #include directives
glob:
- ../../tests/t40003/**/*.cc
- ../../tests/t40003/**/*.h
- ../../tests/t40003/include/**/*.h
- ../../tests/t40003/src/**/*.cc
# Render the paths relative to this directory
relative_to: ../../tests/t40003
include: