1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-02 23:30:06 +00:00

chore: moving files to tidy up docs

This commit is contained in:
Allan Bowe
2021-08-18 19:43:38 +03:00
parent 756441384a
commit fc8ba2e36c
33 changed files with 3 additions and 4 deletions

View File

@@ -7,8 +7,7 @@
"metax",
"viya",
"lua",
"tests/base",
"tests/fcmp"
"tests/crossplatform"
],
"docConfig": {
"displayMacroCore": false,
@@ -35,7 +34,7 @@
"allowInsecureRequests": false,
"appLoc": "/Public/temp/macrocore",
"macroFolders": [
"tests/viya"
"tests/viyaonly"
],
"programFolders": [],
"deployConfig": {
@@ -50,7 +49,7 @@
"serverType": "SAS9",
"appLoc": "/Shared Data/temp/macrocore",
"macroFolders": [
"tests/meta"
"tests/sas9only"
]
}
]