Skip to content

Commit 1be12fc

Browse files
committed
Update title and more acrolinx changes
1 parent 89d4a22 commit 1be12fc

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ ms.custom: ""
1111
ms.date: 04/20/2020
1212
---
1313

14-
# Add different versions of SQL Server help documentation
14+
# Different versions of SQL Server help documentation in Help Viewer
1515

1616
[!INCLUDE[appliesto-ss-xxxx-xxxx-xxx-md](../includes/appliesto-ss-xxxx-xxxx-xxx-md.md)]
1717

18-
The documentation for several older versions of Microsoft SQL Server has been archived. Yet the archived documentation is still available.
18+
Offline documentation for older versions of Microsoft SQL Server has been archived. Yet the archived documentation is still available.
1919

2020
This article describes how to download and view offline SQL Server content in Help Viewer with [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
2121

@@ -31,7 +31,7 @@ Offline content is available for these SQL Server versions:
3131

3232
## How to download and configure offline content
3333

34-
You can view the SQL Server help content by using the **HELP** menu in the latest version of Help Viewer in [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
34+
You can view SQL Server help content using the **HELP** menu in the latest version of Help Viewer from [SQL Server Management Studio (SSMS)](../ssms/download-sql-server-management-studio-ssms.md).
3535

3636
Below are steps on how to load offline content for different versions of SQL Server.
3737

@@ -52,7 +52,7 @@ For this approach, you use the **Online** Installation source.
5252
> [!Note]
5353
> The Local store path on the Manage Content tab shows where on the local computer the content is installed. To change the location, select **Move**, enter a different folder path in the **To** field, and then select **OK**. If the help installation fails after changing the Local store path, close and reopen Help Viewer. Ensure the new location appears in the Local store path and then try the installation again.
5454
55-
3. To install the latest help content package for SQL Server 2019, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
55+
3. To install the latest help content for SQL Server 2019, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
5656

5757
![SQL Server 2019 books add and update in Help Viewer](../sql-server/media/sql-server-help-installation/sql-2019-add-update.png)
5858

@@ -80,7 +80,7 @@ For this approach, you use the **Online** Installation source.
8080
> [!Note]
8181
> The Local store path on the Manage Content tab shows where on the local computer the content is installed. To change the location, select **Move**, enter a different folder path in the **To** field, and then select **OK**. If the help installation fails after changing the Local store path, close and reopen Help Viewer. Ensure the new location appears in the Local store path and then try the installation again.
8282
83-
3. To install the latest help content package for SQL Server 2017, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
83+
3. To install the latest help content for SQL Server 2017, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
8484

8585
![SQL Server 2017 books add and update in Help Viewer](../sql-server/media/sql-server-help-installation/sql-2017-add-update.png)
8686

@@ -108,7 +108,7 @@ For this approach, you use the **Online** Installation source.
108108
> [!Note]
109109
> The Local store path on the Manage Content tab shows where on the local computer the content is installed. To change the location, select **Move**, enter a different folder path in the **To** field, and then select **OK**. If the help installation fails after changing the Local store path, close and reopen Help Viewer. Ensure the new location appears in the Local store path and then try the installation again.
110110
111-
3. To install the latest help content package for SQL Server 2016, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
111+
3. To install the latest help content for SQL Server 2016, select **Add** next to each content package (book) that you want to install and then select **Update** in the lower right.
112112

113113
![SQL Server 2016 books add and update in Help Viewer](../sql-server/media/sql-server-help-installation/sql-2016-add-update.png)
114114

@@ -135,7 +135,7 @@ For this approach, you use the **Disk** Installation source.
135135

136136
The Help Viewer opens to the Manage Content tab.
137137

138-
4. To install the latest help content package, choose **Disk** under Installation source and then the ellipses (...).
138+
4. To install the latest help content, choose **Disk** under Installation source and then the ellipses (...).
139139

140140
![Help Viewer Manage Content Disk Source](../sql-server/media/sql-server-help-installation/install-source-disk.png)
141141

@@ -156,7 +156,7 @@ For this approach, you use the **Disk** Installation source.
156156
> [!NOTE]
157157
> 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).
158158
159-
7. You can verify that the SQL Server 2014 content is loaded by searching under the content pane on the left for *sql server 2014*.
159+
7. You can verify that the SQL Server 2014 content installed by searching under the content pane on the left for *sql server 2014*.
160160

161161
![SQL Server 2014 books automatically updated](../sql-server/media/sql-server-help-installation/sql-2014-content.png)
162162

@@ -176,7 +176,7 @@ For this approach, you use the **Disk** Installation source.
176176

177177
The Help Viewer opens to the Manage Content tab.
178178

179-
4. To install the latest help content package, choose **Disk** under Installation source and then the ellipses (...).
179+
4. To install the latest help content, choose **Disk** under Installation source and then the ellipses (...).
180180

181181
![Help Viewer Manage Content Disk Source](../sql-server/media/sql-server-help-installation/install-source-disk.png)
182182

@@ -209,7 +209,7 @@ To view the installed help in SSMS, press CTRL + ALT + F1, or choose **Add or Re
209209

210210
![HelpViewer2 Add Remove Content](../sql-server/media/sql-server-help-installation/add-remove-content.png)
211211

212-
The Help Viewer opens to the Manage Content tab, with the installed help table of contents in the left pane. select articles in the table of contents to display them in the right pane.
212+
Help Viewer opens to the Manage Content tab, with the installed help table of contents in the left pane. select articles in the table of contents to display them in the right pane.
213213
> [!TIP]
214214
> If the contents pane is not visible, select Contents on the left margin. select the pushpin icon to keep the contents pane open.
215215
@@ -289,9 +289,9 @@ You can use the Microsoft Help Viewer to download and install SQL Server help pa
289289

290290
To install the Help Viewer with Visual Studio 2019 or 2017, on the **Individual Components** tab in the Visual Studio Installer, select **Code Tools** \> **Help Viewer** \> **Install**.
291291

292-
For additional details about the Help Viewer tool, see [SQL Server offline help and Help Viewer](../sql-server/sql-server-help-installation.md?view=sql-server-2016).
292+
For more information about the Help Viewer tool, see [SQL Server offline help and Help Viewer](../sql-server/sql-server-help-installation.md?view=sql-server-2016).
293293

294-
## Life cycle policy
294+
## Life-cycle policy
295295

296296
Review the Microsoft Product Lifecycle for information about how a specific product, service, or technology is supported:
297297

@@ -301,7 +301,7 @@ Review the Microsoft Product Lifecycle for information about how a specific prod
301301

302302
## Next steps
303303

304-
To learn more about archived content and about Help viewer please reference the links below.
304+
To learn more about archived content and about Help viewer, please reference the links below.
305305

306306
- [A direct link to previous versions of SQL Server documentation](https://docs.microsoft.com/previous-versions/sql/)
307307
- [Microsoft Help Viewer - Visual Studio](https://docs.microsoft.com/visualstudio/help-viewer/overview)

0 commit comments

Comments
 (0)