Updated docs

This commit is contained in:
Bartek Kryza
2022-03-20 23:41:59 +01:00
parent cc839f88fd
commit ae4f073cce
3 changed files with 15 additions and 0 deletions

View File

@@ -37,6 +37,12 @@ compilation_database_dir: debug
output_directory: docs/diagrams
# Set this as default for all diagrams
generate_method_arguments: none
# Enable generation of hyperlinks to diagram elements
generate_links:
# Link pattern
link: "https://github.com/bkryza/clang-uml/blob/{{ git.commit }}/{{ element.source.path }}#L{{ element.source.line }}"
# Tooltip pattern
tooltip: "{{ element.name }}"
# The map of diagrams - keys are also diagram file names
diagrams:
main_package: