You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
1.1 KiB
32 lines
1.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
To change this template, choose Tools | Templates
|
|
and open the template in the editor.
|
|
-->
|
|
<!DOCTYPE helpset PUBLIC "-//Sun Microsystems Inc.//DTD JavaHelp HelpSet Version 2.0//EN" "http://java.sun.com/products/javahelp/helpset_2_0.dtd">
|
|
<helpset version="2.0">
|
|
<title>jme3-documentation Help</title>
|
|
<maps>
|
|
<homeID>com.jme3.gde.docs.about</homeID>
|
|
<mapref location="docs-map.xml"/>
|
|
<mapref location="wiki-map.xml"/>
|
|
</maps>
|
|
<view mergetype="javax.help.AppendMerge">
|
|
<name>TOC</name>
|
|
<label>Table of Contents</label>
|
|
<type>javax.help.TOCView</type>
|
|
<data>docs-toc.xml</data>
|
|
</view>
|
|
<!--view mergetype="javax.help.AppendMerge">
|
|
<name>Index</name>
|
|
<label>Index</label>
|
|
<type>javax.help.IndexView</type>
|
|
<data>docs-idx.xml</data>
|
|
</view-->
|
|
<view>
|
|
<name>Search</name>
|
|
<label>Search</label>
|
|
<type>javax.help.SearchView</type>
|
|
<data engine="com.sun.java.help.search.DefaultSearchEngine">JavaHelpSearch</data>
|
|
</view>
|
|
</helpset>
|
|
|