Merge pull request #933 from dawnbreak/docu
Extend Doxygen configuration a bit to display more.
This commit is contained in:
commit
590df06556
@ -16,4 +16,5 @@ USE_MDFILE_AS_MAINPAGE = README
|
|||||||
REFERENCED_BY_RELATION = YES
|
REFERENCED_BY_RELATION = YES
|
||||||
GENERATE_TREEVIEW = YES
|
GENERATE_TREEVIEW = YES
|
||||||
HTML_FOOTER = util/Doxygen.footer
|
HTML_FOOTER = util/Doxygen.footer
|
||||||
|
ALIASES += "license=@par License:\n"
|
||||||
|
ALIASES += "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\""
|
||||||
|
Reference in New Issue
Block a user