added breadcrumb file and updated for BCS

This commit is contained in:
Celeste de Guzman 2017-07-07 12:24:03 -07:00
parent 728c600cde
commit 2c1732fedb
2 changed files with 10 additions and 1 deletions

7
bcs/breadcrumb/toc.yml Normal file
View File

@ -0,0 +1,7 @@
- name: Docs
tocHref: /
topicHref: /
items:
- name: Microsoft 365 Business
tocHref: /bcs/
topicHref: /microsoft-365-business/index

View File

@ -3,7 +3,8 @@
"content": [
{
"files": [
"**/*.md"
"**/*.md",
"**/**.yml"
],
"exclude": [
"**/obj/**",
@ -31,6 +32,7 @@
"overwrite": [],
"externalReference": [],
"globalMetadata": {
"breadcrumb_path": "/bcs/breadcrumb/toc.json",
"_op_documentIdPathDepotMapping": {
"./": {
"depot_name": "TechNet.bcs"