Welcome to lsdoc.org the home of the LotusScript.doc application.
Please note: The example code mentioned in the "Extend the power of LotusScript with DXL and OOP" article from the May/June issue of THE VIEW is available for download. |
So what is LotusScript.doc? Well basically it aims to be for LotusScript what javadoc is for Java, that is a standard easy way to generate HTML documentation for LotusScript code in Notes applications. See the screenshot below for an example of the generated documentation (click the image for a larger version).
LotusScript.doc supports all the major design elements containing LotusScript. LotusScript.doc can build documentation based on code from the following design element types:
- Script libraries
- Agents
- Forms
- Views
- Pages
- Shared actions
- The database script
Additionally all the code constructs of LotusScript are supported:
- Functions
- Subs (methods)
- Classes
- Properties
- Types
- Constants
|  |
For more information about the application and how it works please see the "About"-section.
Thanks to those who helped me test the application before its public release.
Version 2?I'm starting to think of LotusScript.doc version 2 and was wondering what you had to say...
I blog regulary at lekkimworld.com