Skip to content

Commit 080a3f7

Browse files
authored
Merge pull request #3186 from ghogen/vs-azure-tools
Add contextual toc links
2 parents 63f95cf + 1b4fd92 commit 080a3f7

File tree

4 files changed

+35
-17
lines changed

4 files changed

+35
-17
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6806,6 +6806,11 @@
68066806
"source_path": "docs/vs-2015/extensibility/upgrading-custom-project-and-item-templates-for-visual-studio-%2215%22.md",
68076807
"redirect_url": "/visualstudio/extensibility/upgrading-custom-project-and-item-templates-for-visual-studio-2017?view=vs-2015",
68086808
"redirect_document_id": false
6809+
},
6810+
{
6811+
"source_path": "docs/docker/index.md",
6812+
"redirect_url": "/dotnet/standard/containerized-lifecycle-architecture/design-develop-containerized-apps/visual-studio-tools-for-docker?toc=/visualstudio/docker/toc.json&bc=/visualstudio/docker/breadcrumb/toc.json",
6813+
"redirect_document_id": false
68096814
}
68106815
]
68116816
}

docs/azure/toc.yml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@
55
expanded: true
66
items:
77
- name: Publish an ASP.NET Core app to Azure
8-
href: /aspnet/core/tutorials/publish-to-azure-webapp-using-vs?view=aspnetcore-2.1
8+
href: /aspnet/core/tutorials/publish-to-azure-webapp-using-vs?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json&view=aspnetcore-2.1
99
- name: Publish a .NET TODO List Web App to Azure
10-
href: /dotnet/azure/dotnet-quickstart-vs?view=azure-dotnet
10+
href: /dotnet/azure/dotnet-quickstart-vs?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json&view=azure-dotnet
1111
- name: Publish Azure Functions
12-
href: /azure/azure-functions/functions-develop-vs
12+
href: /azure/azure-functions/functions-develop-vs?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
1313
- name: Continuous deployment to Azure with Visual Studio and Git with ASP.NET Core
14-
href: /aspnet/core/host-and-deploy/azure-apps/azure-continuous-deployment?view=aspnetcore-2.1
14+
href: /aspnet/core/host-and-deploy/azure-apps/azure-continuous-deploymenttoc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json&?view=aspnetcore-2.1
1515
- name: Continuous deployment to Azure with Azure Pipelines
16-
href: /azure/devops/pipelines/get-started-yaml?view=vsts&viewFallbackFrom=aspnetcore-2.1
16+
href: /azure/devops/pipelines/get-started-yaml?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json&view=vsts
1717
- name: Publish an ASP.NET Web App to an Azure VM
18-
href: /azure/virtual-machines/windows/publish-web-app-from-visual-studio
18+
href: /azure/virtual-machines/windows/publish-web-app-from-visual-studio?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
1919
- name: Connect to Azure Services
2020
expanded: false
2121
items:
2222
- name: Add Azure storage
2323
href: vs-azure-tools-connected-services-storage.md
2424
- name: Add Azure Key Vault
25-
href: /azure/key-vault/vs-key-vault-add-connected-service
25+
href: /azure/key-vault/vs-key-vault-add-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
2626
- name: Add Azure Active Directory (AD)
27-
href: /azure/active-directory/develop/vs-active-directory-add-connected-service
27+
href: /azure/active-directory/develop/vs-active-directory-add-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
2828
- name: Add Cognitive Services
2929
href: cognitive-services-connected-services.yml
3030
items:
3131
- name: Text Analytics
32-
href: /azure/cognitive-services/text-analytics/vs-text-connected-service
32+
href: /azure/cognitive-services/text-analytics/vs-text-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
3333
- name: Bing Search
34-
href: /azure/cognitive-services/bing-news-search/vs-bing-news-search-add-connected-service
34+
href: /azure/cognitive-services/bing-news-search/vs-bing-news-search-add-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
3535
- name: Facial recognition
36-
href: /azure/cognitive-services/face/vs-face-connected-service
36+
href: /azure/cognitive-services/face/vs-face-connected-service?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
3737
- name: Computer Vision
3838
href: /azure/cognitive-services/computer-vision/vs-computer-vision-connected-service?toc=/visualstudio/azure/vs-azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
3939
- name: Cloud Services
@@ -98,19 +98,19 @@
9898
- name: Work with Azure Storage in Visual Studio
9999
items:
100100
- name: Get started with Storage Explorer
101-
href: /azure/vs-azure-tools-storage-manage-with-storage-explorer # in another TOC
101+
href: /azure/vs-azure-tools-storage-manage-with-storage-explorer?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
102102
- name: Configuring and Using the Storage Emulator with Visual Studio
103-
href: /azure/vs-azure-tools-storage-emulator-using
103+
href: /azure/vs-azure-tools-storage-emulator-using?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
104104
- name: Constructing Filter Strings for the Table Designer
105105
href: vs-azure-tools-table-designer-construct-filter-strings.md
106106
- name: Manage Azure Blob Storage resources with Storage Explorer
107-
href: /azure/vs-azure-tools-storage-explorer-blobs # in another TOC
107+
href: /azure/vs-azure-tools-storage-explorer-blobs?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
108108
- name: Using Storage Explorer with Azure File storage
109-
href: /azure/vs-azure-tools-storage-explorer-files
109+
href: /azure/vs-azure-tools-storage-explorer-files?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json
110110
- name: Microsoft Azure Storage Explorer release notes
111-
href: /azure/vs-azure-tools-storage-explorer-relnotes # in another TOC
111+
href: /azure/vs-azure-tools-storage-explorer-relnotes?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
112112
- name: Storage Explorer Accessibility
113-
href: /azure/vs-azure-tools-storage-explorer-accessibility # this is one is in another TOC
113+
href: /azure/vs-azure-tools-storage-explorer-accessibility?toc=/visualstudio/azure/toc.json&bc=/visualstudio/azure/breadcrumb/toc.json # in another TOC
114114
- name: Cloud Explorer
115115
items:
116116
- name: Browse and manage storage resources by using Server Explorer

docs/docker/breadcrumb/toc.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /
4+
items:
5+
- name: Visual Studio
6+
tocHref: /visualstudio/
7+
topicHref: /visualstudio/
8+
items:
9+
- name: Visual Studio Tools for Docker
10+
tocHref: /visualstudio/docker
11+
topicHref: /visualstudio/docker/
12+

docs/docker/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
- name: Visual Studio Tools for Docker
2+
href: /dotnet/standard/containerized-lifecycle-architecture/design-develop-containerized-apps/visual-studio-tools-for-docker?toc=/visualstudio/docker/toc.json&bc=/visualstudio/docker/breadcrumb/toc.json
23
expanded: true
34
items:
45
- name: Debugging apps in a local Docker container

0 commit comments

Comments
 (0)