mirror of
https://github.com/sasjs/core.git
synced 2026-01-16 13:00:05 +00:00
chore: doxy updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@sasjs/core",
|
"name": "@sasjs/core",
|
||||||
"description": "SAS Macro Library for Application Development",
|
"description": "Production Ready Macros for SAS Application Developers",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"SAS",
|
"SAS",
|
||||||
|
|||||||
@@ -14,20 +14,19 @@ HIDE_SCOPE_NAMES = YES
|
|||||||
HIDE_UNDOC_CLASSES = YES
|
HIDE_UNDOC_CLASSES = YES
|
||||||
HIDE_UNDOC_MEMBERS = YES
|
HIDE_UNDOC_MEMBERS = YES
|
||||||
HTML_OUTPUT = $(DOXY_HTML_OUTPUT)
|
HTML_OUTPUT = $(DOXY_HTML_OUTPUT)
|
||||||
HTML_HEADER = $(DOXY_CONTENT)new_header.html
|
HTML_HEADER = $(HTML_HEADER)
|
||||||
HTML_FOOTER = $(DOXY_CONTENT)new_footer.html
|
HTML_EXTRA_FILES = $(HTML_EXTRA_FILES)
|
||||||
HTML_EXTRA_STYLESHEET = $(DOXY_CONTENT)new_stylesheet.css
|
HTML_FOOTER = $(HTML_FOOTER)
|
||||||
|
HTML_EXTRA_STYLESHEET = $(HTML_EXTRA_STYLESHEET)
|
||||||
INHERIT_DOCS = NO
|
INHERIT_DOCS = NO
|
||||||
INLINE_INFO = NO
|
INLINE_INFO = NO
|
||||||
INPUT = $(DOXY_CONTENT)../../README.md \
|
INPUT = $(DOXY_INPUT)
|
||||||
= $(DOXY_CONTENT)../../main.dox \
|
LAYOUT_FILE = $(LAYOUT_FILE)
|
||||||
$(DOXY_INPUT)
|
|
||||||
USE_MDFILE_AS_MAINPAGE = README.md
|
USE_MDFILE_AS_MAINPAGE = README.md
|
||||||
LAYOUT_FILE = $(DOXY_CONTENT)DoxygenLayout.xml
|
|
||||||
MAX_INITIALIZER_LINES = 0
|
MAX_INITIALIZER_LINES = 0
|
||||||
PROJECT_NAME = Macro Core
|
PROJECT_NAME = $(PROJECT_NAME)
|
||||||
PROJECT_LOGO = $(DOXY_CONTENT)Macro_core_website_1.png
|
PROJECT_LOGO = $(PROJECT_LOGO)
|
||||||
PROJECT_BRIEF = "Production Ready Macros for SAS Application Developers"
|
PROJECT_BRIEF = $(PROJECT_BRIEF)
|
||||||
RECURSIVE = YES
|
RECURSIVE = YES
|
||||||
REPEAT_BRIEF = NO
|
REPEAT_BRIEF = NO
|
||||||
SHOW_NAMESPACES = NO
|
SHOW_NAMESPACES = NO
|
||||||
@@ -38,4 +37,4 @@ STRICT_PROTO_MATCHING = YES
|
|||||||
STRIP_CODE_COMMENTS = NO
|
STRIP_CODE_COMMENTS = NO
|
||||||
SUBGROUPING = NO
|
SUBGROUPING = NO
|
||||||
TAB_SIZE = 2
|
TAB_SIZE = 2
|
||||||
VERBATIM_HEADERS = NO
|
VERBATIM_HEADERS = NO
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<tab type="filelist" visible="yes" title="" intro="List of Files Used in the Macro-Core Library"/>
|
<tab type="filelist" visible="yes" title="" intro="List of Files Used in the Macro-Core Library"/>
|
||||||
|
|
||||||
<tab type="examples" visible="yes" title="" intro=""/>
|
<tab type="examples" visible="no" title="" intro=""/>
|
||||||
</navindex>
|
</navindex>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +0,0 @@
|
|||||||
ECHO on
|
|
||||||
|
|
||||||
rmdir /s /q C:\DEVELOPMENT\output
|
|
||||||
mkdir C:\DEVELOPMENT\output
|
|
||||||
|
|
||||||
doxygen.exe Doxyfile
|
|
||||||
26
sasjs/doxy/doxygen.svg
Normal file
26
sasjs/doxy/doxygen.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 2.2 KiB |
BIN
sasjs/doxy/logo.png
Normal file
BIN
sasjs/doxy/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
@@ -8,7 +8,7 @@
|
|||||||
<li class="footer">
|
<li class="footer">
|
||||||
$generatedby
|
$generatedby
|
||||||
<a href="https://www.doxygen.org/index.html">
|
<a href="https://www.doxygen.org/index.html">
|
||||||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"
|
<img class="footer" src="$relpath^doxygen.svg" alt="doxygen"
|
||||||
/></a>
|
/></a>
|
||||||
$doxygenversion
|
$doxygenversion
|
||||||
</li>
|
</li>
|
||||||
@@ -24,9 +24,10 @@
|
|||||||
<address class="footer">
|
<address class="footer">
|
||||||
<small>
|
<small>
|
||||||
$generatedby  <a href="http://www.doxygen.org/index.html">
|
$generatedby  <a href="http://www.doxygen.org/index.html">
|
||||||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen" />
|
<img class="footer" src="$relpath^doxygen.svg" alt="doxygen" />
|
||||||
</a>
|
</a>
|
||||||
$doxygenversion
|
$doxygenversion
|
||||||
</small>
|
</small>
|
||||||
</address>
|
</address>
|
||||||
|
|
||||||
<!--END !GENERATE_TREEVIEW-->
|
<!--END !GENERATE_TREEVIEW-->
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
<meta name="generator" content="Doxygen $doxygenversion" />
|
<meta name="generator" content="Doxygen $doxygenversion" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<!--BEGIN PROJECT_NAME-->
|
<!--BEGIN PROJECT_NAME-->
|
||||||
<title>$projectname: $title</title>
|
<meta name="description" content="$projectbrief" />
|
||||||
<!--END PROJECT_NAME-->
|
<!--END PROJECT_NAME-->
|
||||||
<!--BEGIN !PROJECT_NAME-->
|
<!--BEGIN !PROJECT_NAME-->
|
||||||
<title>$title</title>
|
<title>$title</title>
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
<script type="text/javascript" src="$relpath^dynsections.js"></script>
|
<script type="text/javascript" src="$relpath^dynsections.js"></script>
|
||||||
$treeview $search $mathjax
|
$treeview $search $mathjax
|
||||||
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" />
|
||||||
<link rel="icon" href="https://sasjs.io/img/runningman.jpg" />
|
<link rel="shortcut icon" href="$relpath^favicon.ico" type="image/x-icon" />
|
||||||
$extrastylesheet
|
$extrastylesheet
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -33,52 +33,24 @@
|
|||||||
<tr style="height: 56px">
|
<tr style="height: 56px">
|
||||||
<!--BEGIN PROJECT_LOGO-->
|
<!--BEGIN PROJECT_LOGO-->
|
||||||
<td id="projectlogo">
|
<td id="projectlogo">
|
||||||
<img alt="Logo" src="$relpath^$projectlogo" />
|
<a href="$relpath^"
|
||||||
|
><img alt="Logo" src="$relpath^$projectlogo"
|
||||||
|
/></a>
|
||||||
</td>
|
</td>
|
||||||
<!--END PROJECT_LOGO-->
|
<!--END PROJECT_LOGO-->
|
||||||
<!--BEGIN PROJECT_NAME-->
|
|
||||||
<td id="projectalign" style="padding-left: 0.5em">
|
<td id="projectalign" style="padding-left: 0.5em">
|
||||||
<div id="projectname">
|
|
||||||
<!--BEGIN PROJECT_NUMBER--> <span id="projectnumber"
|
|
||||||
>$projectnumber</span
|
|
||||||
><!--END PROJECT_NUMBER-->
|
|
||||||
</div>
|
|
||||||
<!--BEGIN PROJECT_BRIEF-->
|
|
||||||
<div id="projectbrief">
|
<div id="projectbrief">
|
||||||
Production Ready Macros for SAS Application Developers<br />
|
Production Ready Macros for SAS Application Developers<br />
|
||||||
<a href="https://github.com/sasjs/core">
|
<a href="https://github.com/sasjs/core">
|
||||||
https://github.com/sasjs/core
|
https://github.com/sasjs/core
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<meta name="Description" content="$projectbrief" />
|
|
||||||
<!--END PROJECT_BRIEF-->
|
|
||||||
</td>
|
</td>
|
||||||
<!--END PROJECT_NAME-->
|
|
||||||
<!--BEGIN !PROJECT_NAME-->
|
|
||||||
<!--BEGIN PROJECT_BRIEF-->
|
|
||||||
<td style="padding-left: 0.5em">
|
|
||||||
<div id="projectbrief">$projectbrief</div>
|
|
||||||
<table
|
|
||||||
style="padding-left: 2em"
|
|
||||||
cellspacing="0"
|
|
||||||
cellpadding="0"
|
|
||||||
>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
Production Ready Macros for SAS Application Developers
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>
|
|
||||||
<a href="https://github.com/sasjs/core">
|
|
||||||
https://github.com/sasjs/core
|
|
||||||
</a>
|
|
||||||
</td>
|
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</td>
|
</td>
|
||||||
<!--END PROJECT_BRIEF-->
|
|
||||||
<!--END !PROJECT_NAME-->
|
|
||||||
<!--BEGIN DISABLE_INDEX-->
|
<!--BEGIN DISABLE_INDEX-->
|
||||||
<!--BEGIN SEARCHENGINE-->
|
<!--BEGIN SEARCHENGINE-->
|
||||||
<td>$searchbox</td>
|
<td>$searchbox</td>
|
||||||
|
|||||||
@@ -2,6 +2,12 @@
|
|||||||
"$schema": "https://cli.sasjs.io/sasjsconfig-schema.json",
|
"$schema": "https://cli.sasjs.io/sasjsconfig-schema.json",
|
||||||
"macroFolders": ["base", "meta", "metax", "viya", "lua"],
|
"macroFolders": ["base", "meta", "metax", "viya", "lua"],
|
||||||
"docConfig":{
|
"docConfig":{
|
||||||
"displayMacroCore": false
|
"displayMacroCore": false,
|
||||||
|
"enableLineage": false,
|
||||||
|
"doxyContent": {
|
||||||
|
"favIcon": "runningman.jpg",
|
||||||
|
"logo": "Macro_core_website_1.png",
|
||||||
|
"readMe": "../../README.md"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user