Doxyfile add LEGAL, LICENSE, NEWS

This commit is contained in:
John Bampton
2022-12-30 01:40:34 +10:00
parent 9845872168
commit ee61a1ebfe
2 changed files with 7 additions and 3 deletions
+5 -2
View File
@@ -26,7 +26,10 @@ INPUT = CONTRIBUTING.md \
mrblib \
doc \
doc/guides \
doc/internal
doc/internal \
LEGAL \
LICENSE \
NEWS
# Red for Ruby
HTML_COLORSTYLE_HUE = 359
@@ -279,7 +282,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
# Note that for custom extensions you also need to set FILE_PATTERNS otherwise
# the files are not read by doxygen.
EXTENSION_MAPPING =
EXTENSION_MAPPING = no_extension=md
# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
# according to the Markdown format, which allows for more readable
+2 -1
View File
@@ -1,4 +1,5 @@
* NEWS
NEWS
----
This document is a list of user visible feature changes made between
releases except for bug fixes.