1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-13 19:40:06 +00:00

chore: updating doxy formatting to include folder descriptions, also updating headers for some macros

This commit is contained in:
2021-03-01 17:48:44 +01:00
parent 818c0f5eae
commit 58bfc7b4aa
5 changed files with 10 additions and 20 deletions

View File

@@ -20,7 +20,7 @@ HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
INHERIT_DOCS = NO
INLINE_INFO = NO
INPUT = $(DOXY_CONTENT)../../README.md \
$(DOXY_CONTENT)../../CONTRIBUTING.md \
= $(DOXY_CONTENT)../../main.dox \
$(DOXY_INPUT)
USE_MDFILE_AS_MAINPAGE = README.md
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml

View File

@@ -3,7 +3,6 @@
<!-- Navigation index tabs for HTML output -->
<navindex>
<tab type="mainpage" visible="yes" title="Home"/>
<tab type="user" url="/contributing" title="Contributing"/>
<tab type="pages" visible="no" title="" intro=""/>
<tab type="modules" visible="no" title="" intro=""/>
<tab type="namespaces" visible="no" title="">

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://cli.sasjs.io/sasjsconfig-schema.json",
"macroFolders": ["../base", "../meta", "../metax", "../viya", "../lua"],
"macroFolders": ["base", "meta", "metax", "viya", "lua"],
"docConfig":{
"displayMacroCore": false
}

View File

@@ -3,6 +3,8 @@
# PROJECT: Macro Core Docs Build #
####################################################################
cd ../..
sasjs doc
# refresh github pages site