This web page contains three versions of a graphical user interfaces
(GUIs) for PasDoc.
PasDoc is an
Object Pascal component that can be used to automatically generate Html
or
Latex output from Delphi source code based on specially formatted
comments in the interface section of the source code. The programs are
meant to be compiled with Delphi 7,
or
Kylix. One version
is a VCL application. The other two are CLX
applications. One of these uses PasDoc as a component. The
other uses it as a consol program. Only the version in which
PasDoc is used as a consol program is supplied as a compiled
program. The other two versions are provided only in the form of
source code.
No support is provided for these applications.
Related Programs