Skip to content

Commit 06bef1c

Browse files
author
Simonx Xu
committed
Update docfx.json
1 parent ab8894d commit 06bef1c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

Microsoft365/docfx.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"build": {
33
"content": [
4+
{
5+
"files": [
6+
"**/*.md",
7+
"**/*.yml"
8+
],
9+
"exclude": [
10+
"**/obj/**",
11+
"**/includes/**",
12+
"_themes/**",
13+
"_themes.pdf/**",
14+
"**/docfx.json",
15+
"_repo.en-us/**",
16+
"README.md",
17+
"LICENSE",
18+
"LICENSE-CODE",
19+
"ThirdPartyNotices.md"
20+
]
21+
},
422
{
523
"files": [
624
"**/*.md",

0 commit comments

Comments
 (0)