Skip to content

Commit

Permalink
Updated breadcrumbs (MicrosoftDocs#4774)
Browse files Browse the repository at this point in the history
* update toc for samples

* cleanup build warning related to jea

* fix descriptions of multipliers

* updated breadcrumb files
  • Loading branch information
sdwheeler authored Sep 10, 2019
1 parent b1067ce commit 52129e3
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 59 deletions.
16 changes: 10 additions & 6 deletions developer/bread/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell/index
- name: Docs
tocHref: /
topicHref: /
items:
- name: Developer
tocHref: /powershell/developer/
topicHref: /powershell/developer/index
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell/index
items:
- name: Developer
tocHref: /powershell/developer/
topicHref: /powershell/developer/index
16 changes: 10 additions & 6 deletions dsc/bread/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
- name: Docs
tocHref: /
topicHref: /
items:
- name: Desired State Configuration
tocHref: /powershell/dsc/
topicHref: /powershell/dsc/index
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
items:
- name: Desired State Configuration
tocHref: /powershell/dsc/
topicHref: /powershell/dsc/index
14 changes: 8 additions & 6 deletions dsc/docfx.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"build": {
"content": [
{ "files": ["**/**.md", "**/**.yml"], "exclude": ["**/obj/**"] }
],
"content": [{
"files": ["**/**.md", "**/**.yml"],
"exclude": ["**/obj/**"]
}],
"globalMetadata": {
"toc_preview": true,
"breadcrumb_path": "~/bread/toc.yml",
Expand All @@ -23,9 +24,10 @@
"ms.author": { "**/**.md": "robreed" },
"author": { "**/**.md": "bobbytreed" }
},
"resource": [
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"], "exclude": ["**/obj/**", "**/includes/**"] }
],
"resource": [{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"]
}],
"template": "op.html",
"dest": "dsc",
"markdownEngineName": "markdig"
Expand Down
17 changes: 10 additions & 7 deletions gallery/bread/toc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
- name: Docs
tocHref: /
topicHref: /
items:
- name: Gallery
tocHref: /powershell/gallery/
topicHref: /powershell/gallery/index

- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
items:
- name: Gallery
tocHref: /powershell/gallery/
topicHref: /powershell/gallery/index
22 changes: 13 additions & 9 deletions reference/bread/toc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
- name: Docs
tocHref: /
topicHref: /
items:
- name: Scripting
tocHref: /powershell/scripting/
topicHref: /powershell/scripting/index
- name: Scripting
tocHref: /powershell/module/
topicHref: /powershell/scripting/index
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell
items:
- name: Scripting
tocHref: /powershell/scripting/
topicHref: /powershell/scripting/index
- name: Scripting
tocHref: /powershell/module/
topicHref: /powershell/scripting/index
23 changes: 16 additions & 7 deletions reference/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,30 +37,37 @@
{ "files": ["**/*.md"], "src": "virtual-directory-module", "dest": "module" }
],
"resource": [
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"]
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-3.0"
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-4.0"
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-5.0"
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-5.1"
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-6"
},
{ "files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
{
"files": ["**/images/**", "**/*.png", "**/*.gif", "**/*.jpeg", "**/*.jpg", "**/*.svg"],
"exclude": ["**/obj/**", "**/includes/**"],
"version": "powershell-7"
}
Expand Down Expand Up @@ -132,6 +139,7 @@
"**/PSScheduledJob/**.md": "SteveL-MSFT",
"**/PSWorkflow/**.md": "SteveL-MSFT",
"**/PSWorkflowUtility/**.md": "SteveL-MSFT",
"docs-conceptual/learn/remoting/jea/**.md": "rpsqrd",
"docs-conceptual/**.md": "joeyaiello"
},
"ms.author": {
Expand All @@ -156,6 +164,7 @@
"**/PSScheduledJob/**.md": "slee",
"**/PSWorkflow/**.md": "slee",
"**/PSWorkflowUtility/**.md": "slee",
"docs-conceptual/learn/remoting/jea/**/**.md": "ryanpu",
"docs-conceptual/**.md": "jaiello"
}
},
Expand Down
14 changes: 8 additions & 6 deletions reference/docs-conceptual/docfx.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"build": {
"content": [
{ "files": ["**/**.md","**/**.yml"], "exclude": ["**/obj/**"] }
],
"content": [{
"files": ["**/**.md","**/**.yml"],
"exclude": ["**/obj/**"]
}],
"globalMetadata": {
"toc_preview": true,
"ROBOTS": "INDEX, FOLLOW",
Expand All @@ -18,9 +19,10 @@
"feedback_github_repo": "MicrosoftDocs/PowerShell-Docs",
"feedback_product_url": "https://github.com/PowerShell/PowerShell/issues/new/choose"
},
"resource": [
{ "files": ["**/images/**", "**/*.png", "**/*.jpg"], "exclude": ["**/obj/**"] }
],
"resource": [{
"files": ["**/images/**", "**/*.png", "**/*.jpg"],
"exclude": ["**/obj/**"]
}],
"template": "op.html",
"dest": "scripting",
"markdownEngineName": "markdig"
Expand Down
16 changes: 10 additions & 6 deletions wmf/bread/toc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell/index
- name: Docs
tocHref: /
topicHref: /
items:
- name: Windows Management Framework
tocHref: /powershell/wmf/
topicHref: /powershell/wmf/index
- name: PowerShell
tocHref: /powershell/
topicHref: /powershell/index
items:
- name: Windows Management Framework
tocHref: /powershell/wmf/
topicHref: /powershell/wmf/index
14 changes: 8 additions & 6 deletions wmf/docfx.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"build": {
"content": [
{ "files": ["**/**.yml", "**/**.md"], "exclude": ["**/obj/**", "README.md"] }
],
"content": [{
"files": ["**/**.yml", "**/**.md"],
"exclude": ["**/obj/**", "README.md"]
}],
"globalMetadata": {
"toc_preview": true,
"breadcrumb_path": "bread/toc.yml",
Expand All @@ -21,9 +22,10 @@
"author": { "**/**.md": "joeyaiello" },
"ms.author": { "**/**.md": "jaiello" }
},
"resource": [
{ "files": ["**/images/**"], "exclude": ["**/obj/**"] }
],
"resource": [{
"files": ["**/images/**"],
"exclude": ["**/obj/**"]
}],
"template": "op.html",
"dest": "wmf",
"markdownEngineName": "markdig"
Expand Down

0 comments on commit 52129e3

Please sign in to comment.