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 b923822 commit c768c33Copy full SHA for c768c33
docs/docfx.json
@@ -35,6 +35,7 @@
35
"**/*.md",
36
"**/*.yml"
37
],
38
+ "group": "office-scripts",
39
"src": "docs-ref-autogen",
40
"dest": "api/office-scripts",
41
"exclude": [
@@ -50,15 +51,6 @@
50
51
"ThirdPartyNotices"
52
]
53
},
- {
54
- "files": [
55
- "**/*.md",
56
- "**/*.yml"
57
- ],
58
- "group": "office-scripts",
59
- "src": "docs-ref-autogen",
60
- "dest": "api/office-scripts"
61
- },
62
{
63
"files": [
64
"toc.yml"
0 commit comments