Skip to content

Commit 9a403c9

Browse files
authored
Update docfx.json
1 parent 09c2c3b commit 9a403c9

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

docs/docfx.json

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,28 +10,8 @@
1010
"**/obj/**",
1111
"vsdocsdocs/**",
1212
"**/includes/**",
13-
"missingapi.yml",
14-
"toc.yml",
15-
"toc.md"
13+
"missingapi.yml"
1614
]
17-
},
18-
{
19-
"files": [
20-
"toc.yml",
21-
"toc.md",
22-
"TOC.md"
23-
],
24-
"exclude": [
25-
"_breadcrumb/**"
26-
],
27-
"dest": "vs_docs_toc"
28-
},
29-
{
30-
"files": [
31-
"toc.yml"
32-
],
33-
"src": "_breadcrumb",
34-
"dest": "vs_docs_bread_toc"
3515
}
3616
],
3717
"resource": [

0 commit comments

Comments
 (0)