From c29df4ad4a64eefdf3c207c302ed97bbb9b41178 Mon Sep 17 00:00:00 2001 From: "Andy De George (from Dev Box)" Date: Mon, 6 Oct 2025 10:39:22 -0700 Subject: [PATCH 1/4] Empty commit for preview From f2300e4e9e2e16cee73cdd82d67679519e9c16a5 Mon Sep 17 00:00:00 2001 From: "Andy De George (from Dev Box)" Date: Mon, 6 Oct 2025 10:49:37 -0700 Subject: [PATCH 2/4] temp removal of toc items --- docs/azure/toc.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/azure/toc.yml b/docs/azure/toc.yml index b92abe92f9705..12414d3e7333a 100644 --- a/docs/azure/toc.yml +++ b/docs/azure/toc.yml @@ -26,10 +26,6 @@ items: items: - name: GitHub Copilot app modernization for .NET items: - - name: Overview - href: ../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - - name: FAQ - href: ../core/porting/github-copilot-app-modernization-faq.yml?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Predefined Tasks href: ./migration/appmod/predefined-tasks.md - name: Quickstart - Assess and migrate a .NET project From edfa0d5330ede37a6daee539836f3597ee7a693c Mon Sep 17 00:00:00 2001 From: "Andy De George (from Dev Box)" Date: Mon, 6 Oct 2025 11:12:34 -0700 Subject: [PATCH 3/4] Revert "temp removal of toc items" This reverts commit f2300e4e9e2e16cee73cdd82d67679519e9c16a5. --- docs/azure/toc.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/azure/toc.yml b/docs/azure/toc.yml index 12414d3e7333a..b92abe92f9705 100644 --- a/docs/azure/toc.yml +++ b/docs/azure/toc.yml @@ -26,6 +26,10 @@ items: items: - name: GitHub Copilot app modernization for .NET items: + - name: Overview + href: ../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json + - name: FAQ + href: ../core/porting/github-copilot-app-modernization-faq.yml?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Predefined Tasks href: ./migration/appmod/predefined-tasks.md - name: Quickstart - Assess and migrate a .NET project From e17602d74dd5e0f7ec26e06e82af1b114fdbdc3e Mon Sep 17 00:00:00 2001 From: "Andy De George (from Dev Box)" Date: Mon, 6 Oct 2025 12:46:53 -0700 Subject: [PATCH 4/4] Remove articles from TOC --- docs/azure/toc.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/azure/toc.yml b/docs/azure/toc.yml index b92abe92f9705..12414d3e7333a 100644 --- a/docs/azure/toc.yml +++ b/docs/azure/toc.yml @@ -26,10 +26,6 @@ items: items: - name: GitHub Copilot app modernization for .NET items: - - name: Overview - href: ../core/porting/github-copilot-app-modernization-overview.md?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - - name: FAQ - href: ../core/porting/github-copilot-app-modernization-faq.yml?toc=/dotnet/azure/toc.json&bc=/dotnet/breadcrumb/toc.json - name: Predefined Tasks href: ./migration/appmod/predefined-tasks.md - name: Quickstart - Assess and migrate a .NET project