adding UHF and breadcrumbs

This commit is contained in:
Brian Lich
2017-04-24 11:15:54 -07:00
parent 44db6814bc
commit c2bacb737e
26 changed files with 177 additions and 30 deletions

View File

@ -0,0 +1,7 @@
- name: Docs
tocHref: /
topicHref: /
items:
- name: Surface Hub
tocHref: /surface-hub
topicHref: /surface-hub/index

View File

@ -3,7 +3,7 @@
"content":
[
{
"files": ["**/**.md"],
"files": ["**/**.md", "**/**.yml"],
"exclude": ["**/obj/**"]
}
],
@ -13,7 +13,9 @@
"exclude": ["**/obj/**"]
}
],
"globalMetadata": {
"globalMetadata": {
"uhfHeaderId": "MSDocsHeader-WindowsIT",
"breadcrumb_path": "/surface-hub/breadcrumb/toc.json",
"ROBOTS": "INDEX, FOLLOW",
"ms.technology": "windows",
"ms.topic": "article",