Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions EF/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
- name: Docs
tocHref: /
- name: .NET
tocHref: /dotnet/
topicHref: /dotnet/index
items:
- name: .NET
- name: Entity Framework
tocHref: /dotnet/
topicHref: /dotnet/
topicHref: /ef/index
items:
- name: .NET API Browser
- name: .NET API browser
tocHref: /dotnet/api/
topicHref: /dotnet/api/
topicHref: /dotnet/api/index
2 changes: 1 addition & 1 deletion EF/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"apiPlatform": "dotnet",
"author": "dotnet-bot",
"ms.author": "avickers",
"breadcrumb_path": "/dotnet/breadcrumb/toc.json",
"breadcrumb_path": "dotnet/ef_full_dotnet_toc/breadcrumb/toc.json",
"searchScope": ["Entity Framework"],
"ms.topic": "managed-reference",
"products": [
Expand Down
10 changes: 7 additions & 3 deletions dotnet/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
tocHref: /dotnet/
topicHref: /dotnet/index
items:
- name: API browser
tocHref: /dotnet/api/
topicHref: /dotnet/api/index
- name: Entity Framework
tocHref: /dotnet/
topicHref: /ef/index
items:
- name: .NET API browser
tocHref: /dotnet/api/
topicHref: /dotnet/api/index
2 changes: 1 addition & 1 deletion dotnet/docfx.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"apiPlatform": "dotnet",
"author": "dotnet-bot",
"ms.author": "avickers",
"breadcrumb_path": "/dotnet/breadcrumb/toc.json",
"breadcrumb_path": "/dotnet/efcore_dotnet_toc/breadcrumb/toc.json",
"searchScope": ["Entity Framework"],
"ms.topic": "managed-reference",
"products": [
Expand Down