diff --git a/doxy/Doxyfile b/doxy/Doxyfile index a5acd48..106e6f3 100644 --- a/doxy/Doxyfile +++ b/doxy/Doxyfile @@ -24,7 +24,7 @@ LAYOUT_FILE = ./doxy/DoxygenLayout.xml MAX_INITIALIZER_LINES = 0 PROJECT_NAME = Macro Core PROJECT_LOGO = doxy/Macro_core_website_1.png -PROJECT_BRIEF = placeholder +PROJECT_BRIEF = "Production Ready Macros for SAS Application Developers" RECURSIVE = YES REPEAT_BRIEF = NO SHOW_NAMESPACES = NO diff --git a/doxy/build.sh b/doxy/build.sh index 9f0dec1..1241a5f 100755 --- a/doxy/build.sh +++ b/doxy/build.sh @@ -33,11 +33,11 @@ cd core.github.io rm -r * mv $BUILD_FOLDER/out/doxy/* . echo 'core.sasjs.io' > CNAME -git add * +git add . git commit -m "build.sh build on $(date +%F:%H:%M:%S)" git push npx sitemap-generator-cli https://core.sasjs.io -git add * +git add . git commit -m "adding sitemap" git push diff --git a/doxy/new_header.html b/doxy/new_header.html index 7b0f236..8c9128d 100644 --- a/doxy/new_header.html +++ b/doxy/new_header.html @@ -1,6 +1,6 @@ - - + +
@@ -41,7 +41,9 @@ $extrastylesheet https://github.com/sasjs/core - + + +