Skip to content

Commit 497a649

Browse files
committed
Update TOC
1 parent bbe6e08 commit 497a649

2 files changed

Lines changed: 26 additions & 16 deletions

File tree

  • docs
    • core/porting/github-copilot-app-modernization
    • navigate/migration-guide

docs/core/porting/github-copilot-app-modernization/toc.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,4 @@ items:
3030
href: troubleshooting.md
3131

3232
- name: Migrate .NET apps to Azure
33-
expanded: true
34-
items:
35-
- name: Migrate a .NET project
36-
href: ../../../azure/migration/appmod/quickstart.md?toc=/dotnet/core/porting/github-copilot-app-modernization/toc.json&bc=/dotnet/breadcrumb/toc.json
37-
- name: Migration sample
38-
href: ../../../azure/migration/appmod/sample.md?toc=/dotnet/core/porting/github-copilot-app-modernization/toc.json&bc=/dotnet/breadcrumb/toc.json
39-
- name: Copilot CLI Support
40-
href: ../../../azure/migration/appmod/copilot-cli-support.md?toc=/dotnet/core/porting/github-copilot-app-modernization/toc.json&bc=/dotnet/breadcrumb/toc.json
41-
- name: Coding Agent Support
42-
href: ../../../azure/migration/appmod/coding-agent-support.md?toc=/dotnet/core/porting/github-copilot-app-modernization/toc.json&bc=/dotnet/breadcrumb/toc.json
33+
href: ../../azure/migration/appmod/predefined-tasks.md

docs/navigate/migration-guide/toc.yml

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,21 @@ items:
99
- name: Overview
1010
href: ../../core/porting/github-copilot-app-modernization/overview.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
1111
displayName: copilot, upgrade
12+
- name: Install
13+
href: ../../core/porting/github-copilot-app-modernization/install.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
14+
displayName: copilot, upgrade
15+
- name: Core concepts
16+
href: ../../core/porting/github-copilot-app-modernization/concepts.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
17+
displayName: copilot, upgrade
18+
- name: Working with the agent
19+
href: ../../core/porting/github-copilot-app-modernization/working-with-agent.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
20+
displayName: copilot, upgrade
21+
- name: Scenarios and skills reference
22+
href: ../../core/porting/github-copilot-app-modernization/scenarios-and-skills.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
23+
displayName: copilot, upgrade
24+
- name: Customization
25+
href: ../../core/porting/github-copilot-app-modernization/customization.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
26+
displayName: copilot, upgrade
1227
- name: FAQ
1328
href: ../../core/porting/github-copilot-app-modernization/faq.yml?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
1429
displayName: copilot, upgrade
@@ -18,13 +33,17 @@ items:
1833
- name: How to upgrade with GitHub Copilot
1934
href: ../../core/porting/github-copilot-app-modernization/how-to-upgrade-with-github-copilot.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
2035
displayName: copilot, upgrade
36+
- name: How to apply custom upgrade instructions
37+
href: ../../core/porting/github-copilot-app-modernization/how-to-custom-upgrade-instructions.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
38+
displayName: copilot, upgrade
39+
- name: Best practices
40+
href: ../../core/porting/github-copilot-app-modernization/best-practices.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
41+
displayName: copilot, upgrade
42+
- name: Troubleshooting
43+
href: ../../core/porting/github-copilot-app-modernization/troubleshooting.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
44+
displayName: copilot, upgrade
2145
- name: Migrate .NET apps to Azure
22-
expanded: false
23-
items:
24-
- name: Migrate a .NET project
25-
href: ../../azure/migration/appmod/quickstart.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
26-
- name: Migration sample
27-
href: ../../azure/migration/appmod/sample.md?toc=/dotnet/navigate/migration-guide/toc.json&bc=/dotnet/breadcrumb/toc.json
46+
href: ../../azure/migration/appmod/predefined-tasks.md
2847

2948
- name: Plan an upgrade from .NET Framework
3049
items:

0 commit comments

Comments
 (0)