~ubuntu-branches/ubuntu/trusty/netbeans/trusty

« back to all changes in this revision

Viewing changes to xml/catalogsupport/javahelp/org/netbeans/modules/xml/catalogsupport/docs/catalogsupport-help.hs

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd">
 
3
<helpset version="2.0">
 
4
    <title>Cross-Project XML File References Help</title>
 
5
    <maps>
 
6
        <homeID>org.netbeans.modules.xml.catalogsupport.about</homeID>
 
7
        <mapref location="catalogsupport-map.jhm"/>
 
8
    </maps>
 
9
    <view mergetype="javax.help.AppendMerge">
 
10
        <name>TOC</name>
 
11
        <label>Table of Contents</label>
 
12
        <type>javax.help.TOCView</type>
 
13
        <data>catalogsupport-toc.xml</data>
 
14
    </view>
 
15
    <view>
 
16
        <name>Search</name>
 
17
        <label>Search</label>
 
18
        <type>javax.help.SearchView</type>
 
19
        <data engine="com.sun.java.help.search.DefaultSearchEngine">JavaHelpSearch</data>
 
20
    </view>
 
21
</helpset>