On Sat, 27 Dec 2008, Joseph Montanez wrote:
> Is there a unit for documentation in Pascal? The only documenter I know is > Natural Docs, which is not a pascal unit but something I use across multiple > languages. A unit ? What do you want with a unit ? The documentation (fpdoc) is generated using an external tool (fpdoc) which is of course written using FPC. All units for this are in the directory utils/fpdoc of the FPC sources. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal