Decided to try FPDocmanager. The readme wasn't entirely clear to me. What about a change like this? Additionally, might it not be better to remove the entire paragraph I marked Obsolete?
Thanks, Reinier Index: examples/fpdocmanager/README.txt =================================================================== --- examples/fpdocmanager/README.txt (revision 36494) +++ examples/fpdocmanager/README.txt (working copy) @@ -19,9 +19,11 @@ The FPDoc Manager requires FPC 2.7 (rev. 19947) for proper operation of the FPDoc units. -For reference to the proper FPDoc units please update the dGlobals.pp reference -in the project file, to point to your FPC/utils/fpdoc/ directory. +For reference to the proper FPDoc units, in the Project Inspector, please add a reference that points to +the <your FPC directory>/utils/fpdoc/dGlobals.pp file. +Obsolete +-------- A package FPDocEngine.lpk has been created for the FPDoc units, please move it into your $FPC/utils/fpdoc/ directory and compile the package there. This package has been removed again, because it introduces complications when -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
