dc1db135b7987535ac165f8800ce25e0cec50c1f
[jalview.git] / help / help.hs
1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer ($$Version-Rel$$)
4  * Copyright (C) $$Year-Rel$$ The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 1.0//EN" "http://java.sun.com/products/javahelp/helpset_1_0.dtd">
21 <helpset version="1.0">
22    <!-- title -->
23    <title>Jalview Documentation</title>
24    <!-- maps -->
25    <maps>
26      <homeID>home</homeID>
27      <mapref location="help.jhm" />
28    </maps>
29    <!-- views -->
30    <view>
31       <name>TOC</name>
32       <label>Table Of Contents</label>
33       <type>javax.help.TOCView</type>
34       <data>helpTOC.xml</data>
35    </view>
36   <view>
37     <name>Search</name>
38     <label>Search</label>
39     <type>javax.help.SearchView</type>
40     <data engine="com.sun.java.help.search.DefaultSearchEngine">
41       JavaHelpSearch
42     </data>
43   </view>
44 <presentation default="true" displayviews="true" displayviewimages="false">
45     <name>TOPALi</name>
46     <size width="800" height="700" />
47     <location x="200" y="50" />
48     <title>Jalview Documentation</title>
49     <image>helpIcon</image>
50     <toolbar>
51                 <helpaction image="backIcon">javax.help.BackAction</helpaction>
52                 <helpaction image="forwardIcon">javax.help.ForwardAction</helpaction>
53                 <helpaction image="homeIcon">javax.help.HomeAction</helpaction>
54                 <helpaction>javax.help.SeparatorAction</helpaction>
55                 <!--<helpaction image="reloadIcon">javax.help.ReloadAction</helpaction>-->
56                 <!--<helpaction image="addBookmarkIcon">javax.help.FavoritesAction</helpaction>-->
57                 <helpaction image="printIcon">javax.help.PrintAction</helpaction>
58                 <helpaction image="printSetupIcon">javax.help.PrintSetupAction</helpaction>
59         </toolbar>
60   </presentation>
61 </helpset>