- remove leftover files in SDK Documentation plugin git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10188 75d07b2b-3a1a-0410-a2c5-0572b91ccdca3.0
parent
444558213a
commit
5e0013fb57
@ -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.) |
|
||||||
--> |
|
Loading…
Reference in new issue