We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9666f8a commit 2f52ecaCopy full SHA for 2f52eca
2 files changed
Microsoft365/TOC.yml
@@ -1,2 +1,2 @@
1
- name: Index
2
- href: index.md
+ href: Hub/index.md
Microsoft365/docfx.json
@@ -9,14 +9,10 @@
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"
+ "ThirdPartyNotices"
20
]
21
},
22
{
0 commit comments