mirror of
https://github.com/sasjs/core.git
synced 2026-01-18 22:10: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:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"$schema": "https://cli.sasjs.io/sasjsconfig-schema.json",
|
||||
"macroFolders": ["../base", "../meta", "../metax", "../viya", "../lua"]
|
||||
"macroFolders": ["../base", "../meta", "../metax", "../viya", "../lua"],
|
||||
"docConfig":{
|
||||
"displayMacroCore": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user