We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c2c3b commit 9a403c9Copy full SHA for 9a403c9
docs/docfx.json
@@ -10,28 +10,8 @@
10
"**/obj/**",
11
"vsdocsdocs/**",
12
"**/includes/**",
13
- "missingapi.yml",
14
- "toc.yml",
15
- "toc.md"
+ "missingapi.yml"
16
]
17
- },
18
- {
19
- "files": [
20
21
- "toc.md",
22
- "TOC.md"
23
- ],
24
- "exclude": [
25
- "_breadcrumb/**"
26
27
- "dest": "vs_docs_toc"
28
29
30
31
- "toc.yml"
32
33
- "src": "_breadcrumb",
34
- "dest": "vs_docs_bread_toc"
35
}
36
],
37
"resource": [
0 commit comments