Skip to content

Commit d0dff8c

Browse files
Merge pull request #4921 from TerryGLee/tglee-tocfix
revise Install node of TOC
2 parents 0ba651c + 9f5124f commit d0dff8c

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

docs/toc.yml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,6 @@
1616
items:
1717
- name: Install Visual Studio
1818
href: install/install-visual-studio.md
19-
- name: Personalization accounts
20-
items:
21-
- name: Sign in to Visual Studio
22-
displayName: personalization accounts
23-
href: ide/signing-in-to-visual-studio.md
24-
- name: Work with multiple user accounts
25-
href: ide/work-with-multiple-user-accounts.md
26-
- name: Extend a trial version or update a license
27-
href: ide/how-to-unlock-visual-studio.md
2819
- name: Install offline
2920
items:
3021
- name: Create an offline installation of Visual Studio
@@ -61,8 +52,6 @@
6152
items:
6253
- name: Create a network-based installation of Visual Studio
6354
href: install/create-a-network-installation-of-visual-studio.md
64-
- name: Update a network-based installation of Visual Studio
65-
href: install/update-a-network-installation-of-visual-studio.md
6655
- name: Network considerations
6756
items:
6857
- name: Install and use Visual Studio behind a firewall or proxy server
@@ -77,28 +66,32 @@
7766
href: install/automatically-apply-product-keys-when-deploying-visual-studio.md
7867
- name: Set defaults for enterprise deployments of Visual Studio
7968
href: install/set-defaults-for-enterprise-deployments.md
80-
- name: Disable or move the package cache
81-
href: install/disable-or-move-the-package-cache.md
82-
- name: Control updates to Visual Studio deployments
83-
href: install/controlling-updates-to-visual-studio-deployments.md
84-
- name: Update Visual Studio while on a servicing baseline
85-
href: install/update-servicing-baseline.md
86-
- name: Manage installations
69+
- name: Deploy Help Viewer
70+
items:
71+
- name: Help Viewer Administrator Guide
72+
href: help-viewer/administrator-guide.md
73+
- name: Command-Line Arguments for the Help Content Manager
74+
href: help-viewer/command-line-arguments.md
75+
- name: Help Content Manager Overrides
76+
href: help-viewer/behavior-overrides.md
77+
- name: Manage & update installations
8778
items:
8879
- name: Tools for detecting and managing Visual Studio instances
8980
href: install/tools-for-managing-visual-studio-instances.md
81+
- name: Update a network-based installation of Visual Studio
82+
href: install/update-a-network-installation-of-visual-studio.md
83+
- name: Update Visual Studio while on a servicing baseline
84+
href: install/update-servicing-baseline.md
85+
- name: Control updates to Visual Studio deployments
86+
href: install/controlling-updates-to-visual-studio-deployments.md
87+
- name: Manage package payload changes
88+
href: install/changed-payloads.md
89+
- name: Disable or move the package cache
90+
href: install/disable-or-move-the-package-cache.md
9091
- name: Manage subscriptions
9192
items:
9293
- name: "Visual Studio subscriptions: Administrator overview"
9394
href: /visualstudio/subscriptions/admin-responsibilities
94-
- name: Deploy Help Viewer
95-
items:
96-
- name: Help Viewer Administrator Guide
97-
href: help-viewer/administrator-guide.md
98-
- name: Command-Line Arguments for the Help Content Manager
99-
href: help-viewer/command-line-arguments.md
100-
- name: Help Content Manager Overrides
101-
href: help-viewer/behavior-overrides.md
10295
- name: Reference
10396
items:
10497
- name: Visual Studio workload and component IDs
@@ -126,8 +119,6 @@
126119
href: install/workload-component-id-vs-test-professional.md
127120
- name: Visual Studio Feedback Client
128121
href: install/workload-component-id-vs-feedback-client.md
129-
- name: Package payload changes
130-
href: install/changed-payloads.md
131122
- name: Visual Studio build numbers and release dates
132123
href: install/visual-studio-build-numbers-and-release-dates.md
133124
- name: Use Visual Studio from an Azure virtual machine
@@ -718,6 +709,15 @@
718709
displayName: marketplace, gallery, vsix
719710
- name: Manage external tools
720711
href: ide/managing-external-tools.md
712+
- name: Personalization accounts
713+
items:
714+
- name: Sign in to Visual Studio
715+
displayName: personalization accounts
716+
href: ide/signing-in-to-visual-studio.md
717+
- name: Work with multiple user accounts
718+
href: ide/work-with-multiple-user-accounts.md
719+
- name: Extend a trial version or update a license
720+
href: ide/how-to-unlock-visual-studio.md
721721
- name: Performance of Visual Studio
722722
items:
723723
- name: Optimize performance

0 commit comments

Comments
 (0)