Time2HELP is a tool for writing
and maintaining source code documentation. Documentation
can be separated from the code and stored as XML text
files. You only have to "fill in the blanks" using a powerful
editor. Time2HELP makes sure the structure of your documentation
always stays in synch with your code.
Time2HELP extracts "JavaDoc style" comments
and symbol declarations from the source code. Supports
the same syntax as Suns JavaDoc tool, as well as
an extended set of tags.
WinHelp, MS HTML Help and Plain HTML output
Time2HELP automatically compiles in-source and external
documentation into different output formats: WinHelp,
MS HTML Help and Plain HTML.
Create help files ready to be interated into Delphi's
online help system
You can also integrate the generated help files with Delphi's
own, enabling you to press 'F1' on your classes and their
properties in the editor to instantly get help on what's
under the cursor.
Much to the concern of the Project Manager, Harold's TFluffyBunny
component demonstrates undocumented behavior
Quotes
"Thanks for your excellent product. Without it would
be really problematic to maintain a manual for feature
stuffed library like our WPTools. I like the category
feature the best, it makes it easy for the user to locate
the method s/he needs."