You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ide/microsoft-help-viewer.md
+18-13Lines changed: 18 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -24,20 +24,25 @@ ms.workload:
24
24
---
25
25
# Microsoft Help Viewer
26
26
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:
28
28
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.
30
30
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.
32
32
33
-
-Look up subjects in the index.
33
+
- Look up subjects in the index.
34
34
35
-
-Find information by using full-text search.
35
+
- Find information by using full-text search.
36
36
37
-
-View, bookmark, and print topics.
37
+
- View, bookmark, and print topics.
38
38
39
39
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**.
40
40
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
+
> 
45
+
41
46
## Help Viewer tour
42
47
43
48
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
68
73
69
74
The toolbar in the **Help Viewer** window contains the following buttons:
70
75
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.
72
77
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.
74
79
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.
76
81
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.
78
83
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.
80
85
81
-
-The **Manage Content** button makes the **Manage Content** tab active.
86
+
- The **Manage Content** button makes the **Manage Content** tab active.
82
87
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.
0 commit comments