We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb15ea commit 63a4868Copy full SHA for 63a4868
breadcrumb/toc.yml
@@ -1,2 +1,7 @@
1
-- name: Docs
2
- tocHref: /
+- name: .NET
+ tocHref: /dotnet/
3
+ topicHref: /dotnet/index
4
+ items:
5
+ - name: API browser
6
+ tocHref: /dotnet/api/
7
+ topicHref: /dotnet/api/index
docfx.json
@@ -40,6 +40,7 @@
40
"externalReference": [],
41
"globalMetadata": {
42
"breadcrumb_path": "/dotnet/breadcrumb/toc.json",
43
+ "extendBreadcrumb": false,
44
"recommendations": true,
45
"author": "dotnet-bot",
46
"ms.author": "dotnetcontent",
0 commit comments