1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-18 05:50:06 +00:00

chore(docs): adding a homepage to the doc site and integrating with the sasjs doc command. See https://core.sasjs.io

This commit is contained in:
2021-02-10 00:12:49 +01:00
parent 268bdca4e0
commit 0631a05a78
6 changed files with 34 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
ALPHABETICAL_INDEX = NO
DISABLE_INDEX = YES
DISABLE_INDEX = NO
ENABLE_PREPROCESSING = NO
EXTENSION_MAPPING = sas=Java ddl=Java
EXTRACT_LOCAL_CLASSES = NO
@@ -19,7 +19,8 @@ HTML_FOOTER = $(DOXY_CONTENT)new_footer.html
HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
INHERIT_DOCS = NO
INLINE_INFO = NO
INPUT = $(DOXY_INPUT)
INPUT = $(DOXY_CONTENT)../../README.md $(DOXY_INPUT)
USE_MDFILE_AS_MAINPAGE = README.md
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml
MAX_INITIALIZER_LINES = 0
PROJECT_NAME = Macro Core