Skip to content

Commit 2485033

Browse files
Merge branch 'main' into live
2 parents d47d5f4 + 4850223 commit 2485033

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/cyclecloud/docfx.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"group": "cyclecloud-7-group",
1010
"files": ["**/**.md",
1111
"**/**.yml"],
12-
"exclude": ["**/obj/**"]
12+
"exclude": [
13+
"**/obj/**",
14+
"**/includes/**"]
1315
}
1416
],
1517
"resource": [
@@ -23,7 +25,6 @@
2325
],
2426
"exclude": [
2527
"**/obj/**",
26-
"**/includes/**",
2728
"_themes/**",
2829
"_themes.pdf/**"
2930
]

0 commit comments

Comments
 (0)