Skip to content

Commit 8d58dff

Browse files
committed
Fix up docker tools toc
1 parent 3e23d19 commit 8d58dff

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

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)