Skip to content

Commit e98912c

Browse files
authored
Merge pull request #2389 from gewarren/pdf
Add tip about downloading a pdf version
2 parents fcbe3dd + 0de00e0 commit e98912c

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

docs/ide/media/download-pdf.png

926 Bytes
Loading

docs/ide/microsoft-help-viewer.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,20 +24,25 @@ ms.workload:
2424
---
2525
# Microsoft Help Viewer
2626

27-
You can install and view content for various products and technologies on your local computer by using Microsoft Help Viewer, including Visual Studio, the .NET Framework, language reference, SQL Server, and Windows Development. Help Viewer enables you to:
27+
You can install and view content for various products and technologies on your local computer by using Microsoft Help Viewer. These products include Visual Studio, the .NET Framework, language reference, SQL Server, and Windows Development. Help Viewer enables you to:
2828

29-
- Find and download sets of content, which are also referred to as books.
29+
- Download sets of content, which are also referred to as books. This can be useful if you need to work "offline" and still have access to documentation.
3030

31-
- Find topics by title by browsing and searching the table of contents.
31+
- Find topics by title by browsing and searching the table of contents.
3232

33-
- Look up subjects in the index.
33+
- Look up subjects in the index.
3434

35-
- Find information by using full-text search.
35+
- Find information by using full-text search.
3636

37-
- View, bookmark, and print topics.
37+
- View, bookmark, and print topics.
3838

3939
To install Help Viewer, see [Microsoft Help Viewer installation](../ide/microsoft-help-viewer-installation.md). To start reading help topics in the Help Viewer rather than online, go to the **Help** menu in Visual Studio, and then choose **Set Help Preference** > **Launch in Help Viewer**.
4040

41+
> [!TIP]
42+
> Another way to download content locally so you can view it when you don't have an internet connection is to download a PDF version of it. Many documentation sets on docs.microsoft.com include a link at the bottom of the table of contents (TOC) to download a PDF file that contains all the articles for that TOC.
43+
>
44+
> ![Download PDF for Visual Studio documentation](media/download-pdf.png)
45+
4146
## Help Viewer tour
4247

4348
You can find information in installed content by using the navigation tabs, view installed content in the topic tab or tabs, and manage content by using the **Manage Content** tab. You can also perform additional tasks by using the buttons on the toolbar and find additional information in the lower-right corner of the window.
@@ -68,19 +73,19 @@ The content list shows which books you can install or have already installed, wh
6873

6974
The toolbar in the **Help Viewer** window contains the following buttons:
7075

71-
- The **Show Topic in Contents** button shows the location of the topic in the **Contents** tab.
76+
- The **Show Topic in Contents** button shows the location of the topic in the **Contents** tab.
7277

73-
- The **Add to Favorites** button adds the active topic to the **Favorites** tab.
78+
- The **Add to Favorites** button adds the active topic to the **Favorites** tab.
7479

75-
- The **Find in Topic** button highlights search text in the active topic.
80+
- The **Find in Topic** button highlights search text in the active topic.
7681

77-
- The **Print** button prints or shows a preview of the active topic.
82+
- The **Print** button prints or shows a preview of the active topic.
7883

79-
- The **Viewer Options** button displays settings such as how large the text appears, how many search results to return, how many topics to show in history, and whether to check for updates online.
84+
- The **Viewer Options** button displays settings such as how large the text appears, how many search results to return, how many topics to show in history, and whether to check for updates online.
8085

81-
- The **Manage Content** button makes the **Manage Content** tab active.
86+
- The **Manage Content** button makes the **Manage Content** tab active.
8287

83-
- The small triangle on the right-hand side opens a list of tabs, including topic tabs and the **Manage Content** tab. You can choose a tab name to make it the active tab.
88+
- The small triangle on the right-hand side opens a list of tabs, including topic tabs and the **Manage Content** tab. You can choose a tab name to make it the active tab.
8489

8590
## See also
8691

0 commit comments

Comments
 (0)