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 e9256dd commit 98d7e81Copy full SHA for 98d7e81
docs/docfx.json
@@ -15,17 +15,13 @@
15
],
16
"build": {
17
"content": [
18
- {
19
- "files": [
20
- "api/**.yml",
21
- "api/index.md"
22
- ]
23
- },
24
{
25
"files": [
26
"**.yml",
27
"index.md"
28
+ ],
+ "src": "api",
+ "dest": "."
29
}
30
31
"resource": [
docs/index.md
docs/toc.yml
0 commit comments