Skip to content

Commit 621a4cb

Browse files
committed
Exclude legacy files from build scope
1 parent 0603bc0 commit 621a4cb

File tree

3 files changed

+1384242
-2
lines changed

3 files changed

+1384242
-2
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"**/includes/**",
3838
"**/*-index.md"
3939
],
40-
"src": "api/overview/azure/legacy",
40+
"src": "api/overview/azure/legacy-redirects-temp",
4141
"dest": "api/overview/azure",
4242
"group": "legacy"
4343
},
@@ -955,4 +955,4 @@
955955
"lruSize": 0,
956956
"debug": true
957957
}
958-
}
958+
}

0 commit comments

Comments
 (0)