Skip to content

Commit 2d2b340

Browse files
committed
more tweaks to sections
1 parent 232b567 commit 2d2b340

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

docs/sql-server/sql-server-help-installation.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,11 @@ To install the Help Viewer with Visual Studio 2019 or 2017, on the **Individual
4343
4444
## Use Help Viewer
4545

46+
### Download and install help content
47+
4648
The **Help** menu in the [latest version of SSMS.exe](../ssms/download-sql-server-management-studio-ssms.md) offers 2.3 or later.
4749

48-
### To download and install offline help content from Online
50+
#### To download and install offline help content from Online
4951

5052
For this approach, you use the *Online* Installation source.
5153

@@ -94,7 +96,7 @@ XQuery Language Reference (SQL Server) | XQuery Language Reference (SQL Server)
9496
> [!NOTE]
9597
> If the Help Viewer freezes (hangs) while adding content, change the Cache LastRefreshed="\<mm/dd/yyyy> 00:00:00" line in the %LOCALAPPDATA%\Microsoft\HelpViewer2.x\HlpViewer_SSMSx_en-US.settings or HlpViewer_VisualStudiox_en-US.settings file to some date in the future. For more information about this issue, see [Visual Studio Help Viewer freezes](/visualstudio/welcome-to-visual-studio).
9698
97-
### To download and install offline help content from Disk
99+
#### To download and install offline help content from Disk
98100

99101
For this approach, you use the *Online* Installation source.
100102

@@ -133,7 +135,9 @@ For this approach, you use the *Online* Installation source.
133135
> [!NOTE]
134136
> If the Help Viewer freezes (hangs) while adding content, change the Cache LastRefreshed="\<mm/dd/yyyy> 00:00:00" line in the %LOCALAPPDATA%\Microsoft\HelpViewer2.x\HlpViewer_SSMSx_en-US.settings or HlpViewer_VisualStudiox_en-US.settings file to some date in the future. For more information about this issue, see [Visual Studio Help Viewer freezes](/visualstudio/welcome-to-visual-studio).
135137
136-
### To view offline help content in SSMS with Help Viewer
138+
### View offline help content
139+
140+
#### To view offline help content in SSMS with Help Viewer
137141

138142
To view the installed help in SSMS, press CTRL + ALT + F1, or choose **Add or Remove Content** from the Help menu, to launch the Help Viewer.
139143

@@ -145,7 +149,7 @@ The Help Viewer opens to the Manage Content tab, with the installed help table o
145149
146150
![Help Viewer v2.x with content](../sql-server/media/sql-server-help-installation/helpviewer2-withcontentinstalled.png)
147151

148-
### To view offline help content in VS with Help Viewer
152+
#### To view offline help content in VS with Help Viewer
149153

150154
To view the installed help in Visual Studio:
151155

@@ -163,7 +167,7 @@ To view the installed help in Visual Studio:
163167

164168
Online help always shows the most up-to-date content.
165169

166-
### To view SQL Server online help in SSMS 17.x
170+
### To view SQL Server online help in SSMS
167171

168172
- select **View Help** in the **Help** menu. The latest SQL Server 2016/2017 documentation from [https://docs.microsoft.com/sql/sql-server/](https://docs.microsoft.com/sql/sql-server/) displays in a browser.
169173

0 commit comments

Comments
 (0)