Add comments to methods, classes and package, add overview.html and move Type.java
This commit is contained in:
12
overview.html
Normal file
12
overview.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<body>
|
||||
<h1>L-System</h1>
|
||||
|
||||
<p>
|
||||
L-System javadoc
|
||||
</p>
|
||||
|
||||
<p>If you searching for 3d windows, go in the {@link lsystem.screen.gl3d} package</p>
|
||||
<p>For all in-depth (backend) methods, go in {@link lsystem.engine} package</p>
|
||||
<p>To view all classes, <a href="allclasses-index.html">click here</a></p>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user