|
@@ -1,29 +0,0 @@
|
|
|
-<!--
|
|
|
-To change this template, choose Tools | Templates
|
|
|
-and open the template in the editor.
|
|
|
--->
|
|
|
-<html>
|
|
|
- <head>
|
|
|
- <title>About jme3-documentation</title>
|
|
|
- <link rel="stylesheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
|
|
|
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
|
- </head>
|
|
|
- <body>
|
|
|
- <h2>About jme3-documentation</h2>
|
|
|
- <p>
|
|
|
- <!-- TODO describe your module, add more pages... -->
|
|
|
- </p>
|
|
|
- </body>
|
|
|
-</html>
|
|
|
-<!--
|
|
|
-Tip: to create a link which will open in an external web browser, try:
|
|
|
-<object classid="java:org.netbeans.modules.javahelp.BrowserDisplayer">
|
|
|
- <param name="content" value="http://www.netbeans.org/">
|
|
|
- <param name="text" value="<html><u>http://www.netbeans.org/</u></html>">
|
|
|
- <param name="textFontSize" value="medium">
|
|
|
- <param name="textColor" value="blue">
|
|
|
-</object>
|
|
|
-To create a link to a help set from another module, you need to know the code name base and path, e.g.:
|
|
|
-<a href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/configure/configure_options.html">Using the Options Window</a>
|
|
|
-(This link will behave sanely if that module is disabled or missing.)
|
|
|
--->
|