Skip to content

Commit 0dbf3e8

Browse files
authored
Merge pull request #57693 from rwike77/tocide
put IDE articles in a subheading
2 parents e9f0901 + 07a7084 commit 0dbf3e8

File tree

1 file changed

+33
-31
lines changed

1 file changed

+33
-31
lines changed

articles/service-fabric/toc.yml

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -451,38 +451,40 @@
451451
href: service-fabric-backuprestoreservice-quickstart-standalonecluster.md
452452
- name: Migrate old Java Application to support Maven
453453
href: service-fabric-migrate-old-javaapp-to-use-maven.md
454-
- name: Work in a Windows/VS dev environment
454+
- name: Work in an IDE
455455
items:
456-
- name: Manage applications in Visual Studio
457-
href: service-fabric-manage-application-in-visual-studio.md
458-
- name: Configure secure connections in Visual Studio
459-
href: service-fabric-visualstudio-configure-secure-connections.md
460-
- name: Debug a .NET service in VS
461-
href: service-fabric-debugging-your-application.md
462-
- name: Debug Windows containers with Service Fabric and VS
463-
href: service-fabric-how-to-debug-windows-containers.md
464-
- name: Common errors and exceptions
465-
href: service-fabric-errors-and-exceptions.md
466-
- name: Monitor and diagnose locally
467-
href: service-fabric-diagnostics-how-to-monitor-and-diagnose-services-locally.md
468-
- name: Set up a Linux cluster on Windows
469-
href: service-fabric-local-linux-cluster-windows.md
470-
- name: Work in a Linux/Eclipse dev environment
471-
items:
472-
- name: Get started with Eclipse plugin for Java development
473-
href: service-fabric-get-started-eclipse.md
474-
- name: Debug a Java service in Eclipse
475-
href: service-fabric-debugging-your-application-java.md
476-
- name: Monitor and diagnose locally
477-
href: service-fabric-diagnostics-how-to-monitor-and-diagnose-services-locally-linux.md
478-
- name: Work in a VS Code environment
479-
items:
480-
- name: Get started with VS Code
481-
href: service-fabric-get-started-vs-code.md
482-
- name: Develop C# Service Fabric applications with VS Code
483-
href: service-fabric-develop-csharp-applications-with-vs-code.md
484-
- name: Develop Java Service Fabric applications with VS Code
485-
href: service-fabric-develop-java-applications-with-vs-code.md
456+
- name: Work in a Windows/VS dev environment
457+
items:
458+
- name: Manage applications in Visual Studio
459+
href: service-fabric-manage-application-in-visual-studio.md
460+
- name: Configure secure connections in Visual Studio
461+
href: service-fabric-visualstudio-configure-secure-connections.md
462+
- name: Debug a .NET service in VS
463+
href: service-fabric-debugging-your-application.md
464+
- name: Debug Windows containers with Service Fabric and VS
465+
href: service-fabric-how-to-debug-windows-containers.md
466+
- name: Common errors and exceptions
467+
href: service-fabric-errors-and-exceptions.md
468+
- name: Monitor and diagnose locally
469+
href: service-fabric-diagnostics-how-to-monitor-and-diagnose-services-locally.md
470+
- name: Set up a Linux cluster on Windows
471+
href: service-fabric-local-linux-cluster-windows.md
472+
- name: Work in a Linux/Eclipse dev environment
473+
items:
474+
- name: Get started with Eclipse plugin for Java development
475+
href: service-fabric-get-started-eclipse.md
476+
- name: Debug a Java service in Eclipse
477+
href: service-fabric-debugging-your-application-java.md
478+
- name: Monitor and diagnose locally
479+
href: service-fabric-diagnostics-how-to-monitor-and-diagnose-services-locally-linux.md
480+
- name: Work in a VS Code environment
481+
items:
482+
- name: Get started with VS Code
483+
href: service-fabric-get-started-vs-code.md
484+
- name: Develop C# Service Fabric applications with VS Code
485+
href: service-fabric-develop-csharp-applications-with-vs-code.md
486+
- name: Develop Java Service Fabric applications with VS Code
487+
href: service-fabric-develop-java-applications-with-vs-code.md
486488
- name: Migrate from Cloud Services
487489
items:
488490
- name: Compare Cloud Services with Service Fabric

0 commit comments

Comments
 (0)