From 0307d9f48cbefc4ea2f9f4e165f94c7d7cbcf88c Mon Sep 17 00:00:00 2001 From: Rachel Price <52579263+raprice@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:52:52 -0800 Subject: [PATCH] Update and rename toc.yml to toc.yml --- dotnet/breadcrumb/toc.yml | 11 ----------- dotnet/roslyn-dotnet-api-breadcrumb/toc.yml | 7 +++++++ 2 files changed, 7 insertions(+), 11 deletions(-) delete mode 100644 dotnet/breadcrumb/toc.yml create mode 100644 dotnet/roslyn-dotnet-api-breadcrumb/toc.yml diff --git a/dotnet/breadcrumb/toc.yml b/dotnet/breadcrumb/toc.yml deleted file mode 100644 index 916602b7..00000000 --- a/dotnet/breadcrumb/toc.yml +++ /dev/null @@ -1,11 +0,0 @@ -- name: Docs - tocHref: / - topicHref: / - items: - - name: .NET - tocHref: /dotnet/ - topicHref: /dotnet/index - items: - - name: .NET API Browser - tocHref: /dotnet/api/ - topicHref: /dotnet/api/index diff --git a/dotnet/roslyn-dotnet-api-breadcrumb/toc.yml b/dotnet/roslyn-dotnet-api-breadcrumb/toc.yml new file mode 100644 index 00000000..7419f2ee --- /dev/null +++ b/dotnet/roslyn-dotnet-api-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