Chapter 29. Export HTML DocumentationTo generate the HTML Documentation click on
Project -> Export HTML Documentation... menu entry.
The HTML documentation is similar with JavaDoc and it is generated using the comments above type declarations, method declarations etc.
NOTE: It is recommended to perform a full build before exporting the HTML documentation.
|