LotusScript.doc Template

Database script
Database script

Agents
(ACTION - Build LotusScript.doc for selected configuration)
This agent is used from the a view action to generate documentation for a LotusScript.
LotusScript.doc\Build LotusScript.doc in background thread
This agent is used from the Action-menu to generate documentation for a LotusScript.
SCHEDULED - Build LotusScript.doc
This agent can be run on a schedule to generate documentation for the LotusScript.

Script libraries
CLASS: ClassHierarchyIndex
Classes for managing and handling the class hierarchy index for the DocumentWriter classes.
CLASS: Collections
Collection classes from http://dev.
CLASS: Comment
This script library holds the classes for parsing and dealing with comments as well as the
CLASS: ConfigDocuments
This script library holds classes for abstracting the access to the documents of the LotusScript.
CLASS: DecisionMaker
This script element holds classes to make decisions at runtime about which elements to include in the documentation.
CLASS: DocumentationBuilder
Facade to building documentation from configuration documents.
CLASS: DocumentationWriter
Classes that know how to format the source hierarchy for browsable documentation.
CLASS: Index
Helper classes used when generating the documentation.
CLASS: InputStream
Abstraction for reading from different sources.
CLASS: LSDocConstants
Constants.
CLASS: OutputStream
An OutputStream is an abstraction to hide the details of writing to files, NotesDocuments etc.
CLASS: OutputStreamFactory
Holds classes that knows how to produce OutputStreams (to files and/or Notes databases).
CLASS: Script
Script library holding classes representing the different design elements (forms, agents etc.
CLASS: ScriptElement
This script library holds classes to describe the different parts of LotusScript (subs, functions, classes etc.
CLASS: ScriptFactory
This script library holds a factory class for producing Script objects from LotusScript source.
CLASS: ScriptParser
This script library holds the classes for parsing LotusScript source code.
CLASS: ScriptSource
This script library holds classes to represent the source of LotusScript from a Notes database.
CLASS: TemplateVersion
DBDesign