VB Documentation Tool Screenshots
The VB Documentation Tool creates comprehensive technical documentation for Visual
Basic 6.0 projects. It will also document SQL Server 7.0, 2000, 2005 and Microsoft Access
databases associated with the projects.
The VB Documentation Tool Application

Click image for full sized version
The VB Documentation Tool has a full graphical user interface. Alternatively, it can
also be run from the Windows Command Line.

The VB Documentation Tool can be scheduled to automatically update project
documentation using the Scheduled Tasks feature of Windows.
Sample Documentation
HTML Reports

The VB Documentation Tool's reports are created in standard HTML format which can be
viewed in most web browsers, including Internet Explorer and Firefox. They may be
optionally formatted using a Cascading Style Sheet (CSS) file of your own choosing.
View a sample report in standard HTML format.
HTML Help Reports

The VB Documentation Tool can also create reports in Microsoft's HTML Help format. This
is the same format that most Windows applications use for their own help documentation.
HTML Help compiles HTML files into a single compressed .chm file. The HTML pages are
accessible from a heirarchical table of contents. The HTML Help report is fully searchable
(including the Visual Basic 6.0 source code and text of SQL Server stored procedures
associated with the application). All entities (i.e. functions, subroutines, properties
etc.) found in the project are contained in the index.
View a sample report in Microsoft's HTML Help format.
Text Reports
There is also an option for creating the VB Documentation Tool's reports in plain text
format. This text file can of course be opened in any text editor or Word processor, and
can form the basis of an application's technical documentation.
View a sample report in
text format
Links
Download
the VB Documentation Tool Evaluation Version (1Mb ZIP file).
Documenting VB.NET projects? Try the .NET Documentation Tool.
|