From d1deb48c030bb32c326a87aad7bfe8c156fedc76 Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:35:14 -0800 Subject: [PATCH 1/4] Update and rename toc.yml to toc.yml --- iot-api-docs/breadcrumb/toc.yml | 2 -- iot-api-docs/iot-api-docs-breadcrumb/toc.yml | 7 +++++++ 2 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 iot-api-docs/breadcrumb/toc.yml create mode 100644 iot-api-docs/iot-api-docs-breadcrumb/toc.yml diff --git a/iot-api-docs/breadcrumb/toc.yml b/iot-api-docs/breadcrumb/toc.yml deleted file mode 100644 index 3ca54ed..0000000 --- a/iot-api-docs/breadcrumb/toc.yml +++ /dev/null @@ -1,2 +0,0 @@ -- name: Docs - tocHref: / \ No newline at end of file diff --git a/iot-api-docs/iot-api-docs-breadcrumb/toc.yml b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml new file mode 100644 index 0000000..7419f2e --- /dev/null +++ b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml @@ -0,0 +1,7 @@ +- name: .NET + tocHref: /dotnet/ + topicHref: /dotnet/index + items: + - name: API browser + tocHref: /dotnet/api/ + topicHref: /dotnet/api/index From 175854ea373a8b1a419b43d6422430c4683c55e0 Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:35:46 -0800 Subject: [PATCH 2/4] Update docfx.json --- iot-api-docs/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-api-docs/docfx.json b/iot-api-docs/docfx.json index d1e8567..95bb060 100644 --- a/iot-api-docs/docfx.json +++ b/iot-api-docs/docfx.json @@ -44,7 +44,7 @@ "uhfHeaderId": "MSDocsHeader-DotNet", "ms.author": "joperezr", "apiPlatform": "dotnet", - "breadcrumb_path": "~/breadcrumb/toc.yml", + "breadcrumb_path": "/dotnet/iot-api-docs-breadcrumb/toc.json", "ms.topic": "language-reference", "products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/7696cda6-0510-47f6-8302-71bb5d2e28cf"] }, From fc404b03025fa9c074f01acd7c418b8c81c81075 Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:35:54 -0800 Subject: [PATCH 3/4] Update toc.yml --- iot-api-docs/iot-api-docs-breadcrumb/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-api-docs/iot-api-docs-breadcrumb/toc.yml b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml index 7419f2e..042e9dd 100644 --- a/iot-api-docs/iot-api-docs-breadcrumb/toc.yml +++ b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml @@ -2,6 +2,6 @@ tocHref: /dotnet/ topicHref: /dotnet/index items: - - name: API browser + - name: API browsers tocHref: /dotnet/api/ topicHref: /dotnet/api/index From 109da5b904568f32651c9cf060d5b86154b0c9f6 Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:38:52 -0800 Subject: [PATCH 4/4] Update toc.yml --- iot-api-docs/iot-api-docs-breadcrumb/toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iot-api-docs/iot-api-docs-breadcrumb/toc.yml b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml index 042e9dd..7419f2e 100644 --- a/iot-api-docs/iot-api-docs-breadcrumb/toc.yml +++ b/iot-api-docs/iot-api-docs-breadcrumb/toc.yml @@ -2,6 +2,6 @@ tocHref: /dotnet/ topicHref: /dotnet/index items: - - name: API browsers + - name: API browser tocHref: /dotnet/api/ topicHref: /dotnet/api/index