Skip to content

Commit

Permalink
improve breadcrumb
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren committed May 28, 2024
1 parent 8aa5cd6 commit 9670b5a
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion docs/breadcrumb/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,21 @@ items:
tocHref: /dotnet/
topicHref: /dotnet/index
items:
- name: API browser
tocHref: /dotnet/api/
topicHref: /dotnet/api/index
- name: C#
tocHref: /dotnet/csharp/
topicHref: /dotnet/csharp/index
- name: F#
tocHref: /dotnet/fsharp/
topicHref: /dotnet/fsharp/index
- name: Visual Basic
tocHref: /dotnet/visual-basic/
topicHref: /dotnet/visual-basic/index
- name: AI
tocHref: /dotnet/ai/
topicHref: /dotnet/ai/index
- name: Azure
tocHref: /dotnet/azure/
topicHref: /dotnet/azure/index
Expand All @@ -19,6 +31,16 @@ items:
- name: Orleans
tocHref: /dotnet/orleans/
topicHref: /dotnet/orleans/index
- name: .NET Framework
tocHref: /dotnet/framework/
topicHref: /dotnet/framework/index
items:
- name: Unmanaged API reference
tocHref: /dotnet/framework/unmanaged-api/
topicHref: /dotnet/framework/unmanaged-api/
- name: Windows Communication Foundation
tocHref: /dotnet/framework/wcf/
topicHref: /dotnet/framework/wcf/index
- name: .NET architecture
tocHref: /dotnet/architecture/
topicHref: /dotnet/architecture/index
Expand All @@ -38,4 +60,3 @@ items:
- name: Enterprise Application Patterns Using .NET MAUI
tocHref: /dotnet/architecture/maui/
topicHref: /dotnet/architecture/maui/index

0 comments on commit 9670b5a

Please sign in to comment.