Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!DOCTYPE HelpIndex SYSTEM "MS-Help://Hx/Resources/HelpIndex.dtd">
|
---|
3 | <!--
|
---|
4 | This file specifies the named URL index for Help 2.x output.
|
---|
5 |
|
---|
6 | Implementing Named URL Indexes
|
---|
7 | http://msdn.microsoft.com/it-it/library/bb164963.aspx
|
---|
8 | -->
|
---|
9 | <!--
|
---|
10 | The following example runs Document Explorer and loads a specific help collection.
|
---|
11 |
|
---|
12 | dexplore.exe /helpcol ms-help://your.collection.name /LaunchNamedUrlTopic DefaultPage
|
---|
13 |
|
---|
14 | The topic associated with Term="DefaultPage" is opened automatically. The topics for Term="AutoPageIcon" and
|
---|
15 | Term="AutoPageInfo" are displayed in the Help > About Document Explorer dialog.
|
---|
16 |
|
---|
17 | To specify an AboutPageIcon image, create a JPEG that is at least 70 pixels wide by 278 pixels high and add it
|
---|
18 | to this project's Help\Art folder. The file name must be MSHelp2AboutImage.jpg.
|
---|
19 | -->
|
---|
20 | <HelpIndex Name="NamedUrl" DTDVersion="1.0" />
|
---|
Note:
See
TracBrowser
for help on using the repository browser.