Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 9b7ea12

Browse files
authored
Fix breadcrumbs (#54)
* Update and rename toc.yml to toc.yml * Update breadcrumb path and uhfHeaderId * Update breadcrumb path
1 parent 4c7f297 commit 9b7ea12

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Xamarin
2+
tocHref: /dotnet/
3+
topicHref: /xamarin/index
4+
items:
5+
- name: .NET API browser
6+
tocHref: /dotnet/
7+
topicHref: /dotnet/api/index

docs/Mono.Android/en/breadcrumb/toc.yml

-2
This file was deleted.

docs/Mono.Android/en/docfx.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@
4343
"ms.subservice": "xamarin-android",
4444
"ms.service": "xamarin",
4545
"apiPlatform": "dotnet",
46-
"breadcrumb_path": "~/breadcrumb/toc.yml",
46+
"breadcrumb_path": "/dotnet/XamarinAndroidAPI-breadcrumb/toc.json",
4747
"author": "dotnet-bot",
4848
"ms.author": "dotnetcontent",
4949
"manager": "crdun",
5050
"ms.date": "02/08/2019",
5151
"searchScope": ["Xamarin.Android API"],
52-
"uhfHeaderId": "MSDocsHeader-DotNet",
52+
"uhfHeaderId": "MSDocsHeader-Xamarin",
5353
"ms.topic": "managed-reference",
5454
"products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/f0c462af-0ef9-4821-b36f-ba3d94736e2b"],
5555
"defaultDevLang": "csharp"

0 commit comments

Comments
 (0)