Skip to content

Commit 5a76ce1

Browse files
author
Kraig Brockschmidt
committed
Test breadcrumb without _ and ./ per Elijah
1 parent c6d6237 commit 5a76ce1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

docs/python/breadcrumb/toc.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /
4+
items:
5+
- name: Visual Studio
6+
tocHref: /visualstudio/
7+
topicHref: /visualstudio/ide/
8+
items:
9+
- name: Python
10+
tocHref: /visualstudio/python
11+
topicHref: /visualstudio/python/overview-of-python-tools-for-visual-studio

docs/python/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
### YamlMime:ContextObject
2-
breadcrumb_path: ./_breadcrumb/toc.json
2+
breadcrumb_path: breadcrumb/toc.json
33
toc_rel: ./toc.yml

0 commit comments

Comments
 (0)