mirror of
https://github.com/sasjs/core.git
synced 2026-01-09 10:20:06 +00:00
chore: doxy updates
This commit is contained in:
@@ -19,7 +19,9 @@ HTML_FOOTER = $(DOXY_CONTENT)new_footer.html
|
|||||||
HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
|
HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
|
||||||
INHERIT_DOCS = NO
|
INHERIT_DOCS = NO
|
||||||
INLINE_INFO = 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
|
USE_MDFILE_AS_MAINPAGE = README.md
|
||||||
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml
|
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml
|
||||||
MAX_INITIALIZER_LINES = 0
|
MAX_INITIALIZER_LINES = 0
|
||||||
|
|||||||
@@ -2,7 +2,8 @@
|
|||||||
<!-- Generated by doxygen 1.8.14 -->
|
<!-- Generated by doxygen 1.8.14 -->
|
||||||
<!-- Navigation index tabs for HTML output -->
|
<!-- Navigation index tabs for HTML output -->
|
||||||
<navindex>
|
<navindex>
|
||||||
<tab type="mainpage" visible="yes" title=""/>
|
<tab type="mainpage" visible="yes" title="Home"/>
|
||||||
|
<tab type="user" url="/contributing" title="Contributing"/>
|
||||||
<tab type="pages" visible="no" title="" intro=""/>
|
<tab type="pages" visible="no" title="" intro=""/>
|
||||||
<tab type="modules" visible="no" title="" intro=""/>
|
<tab type="modules" visible="no" title="" intro=""/>
|
||||||
<tab type="namespaces" visible="no" title="">
|
<tab type="namespaces" visible="no" title="">
|
||||||
|
|||||||
Reference in New Issue
Block a user