We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6485c commit 52fdb61Copy full SHA for 52fdb61
1 file changed
docs/docfx.json
@@ -17,14 +17,14 @@
17
"content": [
18
{
19
"files": [
20
- "/source/api/**.yml",
21
- "/source/api/index.md"
+ "source/api/**.yml",
+ "source/api/index.md"
22
]
23
},
24
25
26
- "/source/articles/**.md",
27
- "/source/articles/**/toc.yml",
+ "source/articles/**.md",
+ "source/articles/**/toc.yml",
28
"toc.yml",
29
"*.md"
30
0 commit comments