1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-07 09:30: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

@@ -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
}