Skip to content

Add support of tag import from doxygen files#554

Open
Davidius86 wants to merge 2 commits into
itsallcode:mainfrom
Davidius86:feature/doxygen_tag_import
Open

Add support of tag import from doxygen files#554
Davidius86 wants to merge 2 commits into
itsallcode:mainfrom
Davidius86:feature/doxygen_tag_import

Conversation

@Davidius86

Copy link
Copy Markdown

This adds the parsing of *.dox files by the tag importer.
Projects using doxygen, clang-format and openfasttrace may want to distinguish between formatted files and Doxygen documentation.

  • clang-format will format *.h files but not *.dox files.
  • Doxygen will consume *.h files and *.dox files.
  • At the moment OpenFastTrace only consumes *.h files.

If the architecture documentation is done in Doxygen the tags will be part of the *.dox files. Therefore this PR enhances the list of supported extensions of the TagImporter by *.dox files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant