mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
adding UHF and breadcrumbs
This commit is contained in:
32
windows/hub/breadcrumb/toc.yml
Normal file
32
windows/hub/breadcrumb/toc.yml
Normal file
@ -0,0 +1,32 @@
|
||||
- name: Docs
|
||||
tocHref: /
|
||||
topicHref: /
|
||||
items:
|
||||
- name: Windows
|
||||
tocHref: /windows
|
||||
topicHref: /windows/windows-10
|
||||
items:
|
||||
- name: What's new
|
||||
tocHref: /windows/whats-new/
|
||||
topicHref: /windows/whats-new/index
|
||||
- name: Configuration
|
||||
tocHref: /windows/configuration/
|
||||
topicHref: /windows/configuration/index
|
||||
- name: Deployment
|
||||
tocHref: /windows/deployment/
|
||||
topicHref: /windows/deployment/index
|
||||
- name: Application management
|
||||
tocHref: /windows/application-management/
|
||||
topicHref: /windows/application-management/index
|
||||
- name: Client management
|
||||
tocHref: /windows/client-management/
|
||||
topicHref: /windows/client-management/index
|
||||
- name: Access protection
|
||||
tocHref: /windows/access-protection/
|
||||
topicHref: /windows/access-protection/index
|
||||
- name: Device security
|
||||
tocHref: /windows/device-security/
|
||||
topicHref: /windows/device-security/index
|
||||
- name: Threat protection
|
||||
tocHref: /windows/threat-protection/
|
||||
topicHref: /windows/threat-protection/index
|
@ -3,7 +3,8 @@
|
||||
"content": [
|
||||
{
|
||||
"files": [
|
||||
"**/*.md"
|
||||
"**/*.md",
|
||||
"**/*.yml"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
@ -29,7 +30,10 @@
|
||||
],
|
||||
"overwrite": [],
|
||||
"externalReference": [],
|
||||
"globalMetadata": {},
|
||||
"globalMetadata": {
|
||||
"uhfHeaderId": "MSDocsHeader-WindowsIT",
|
||||
"breadcrumb_path": "/windows/windows-10/breadcrumb/toc.json"
|
||||
},
|
||||
"fileMetadata": {},
|
||||
"template": [],
|
||||
"dest": "windows-hub"
|
||||
|
Reference in New Issue
Block a user