From 47f8de7261fa8077a63058d5185e3cbb74983ff7 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 23 Jun 2010 15:12:16 +0200 Subject: Raw HTML documentation generated by JSDoc from Javadoc comments in the code --- docs/html/help-doc.html | 160 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 docs/html/help-doc.html (limited to 'docs/html/help-doc.html') diff --git a/docs/html/help-doc.html b/docs/html/help-doc.html new file mode 100644 index 0000000..541ba3f --- /dev/null +++ b/docs/html/help-doc.html @@ -0,0 +1,160 @@ + + + + + API Help + + + + + + + + + + + + + + + + + + +
+ + +
+ + +
+
+

+How This API Document Is Organized

+
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.

+Class

+
+ +

+Each class has its own separate page. Each of these pages has three sections consisting of a class description, summary tables, and detailed member descriptions:

+Each summary entry contains the first sentence from the detailed description for that item.
+ + +

+Index

+
+The Index contains an alphabetic list of all classes, constructors, methods, and fields.
+

+Prev/Next

+These links take you to the next or previous class, interface, package, or related page.

+Frames/No Frames

+These links show and hide the HTML frames. All pages are available with or without frames. +

+ + +This help file applies to API documentation generated using the standard doclet. + +
+


+ + + + + + + + + + + + + +
+ + +
+ + +
+ + + +
Documentation generated by JSDoc on Wed Jun 23 09:33:14 2010
+ + -- cgit