1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-15 20:40:05 +00:00

chore: doxy updates

This commit is contained in:
2021-02-21 17:15:17 +01:00
parent 6c9256e097
commit dff9e2f387
2 changed files with 5 additions and 2 deletions

View File

@@ -19,7 +19,9 @@ HTML_FOOTER = $(DOXY_CONTENT)new_footer.html
HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
INHERIT_DOCS = NO
INLINE_INFO = NO
INPUT = $(DOXY_CONTENT)../../README.md $(DOXY_INPUT)
INPUT = $(DOXY_CONTENT)../../README.md \
$(DOXY_CONTENT)../../CONTRIBUTING.md \
$(DOXY_INPUT)
USE_MDFILE_AS_MAINPAGE = README.md
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml
MAX_INITIALIZER_LINES = 0