[Lazarus] FPDocmanager readme suggestion

2012-04-01 Thread Reinier Olislagers
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
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] FPDocmanager readme suggestion

2012-04-01 Thread Hans-Peter Diettrich

Reinier Olislagers schrieb:

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?


The FPDocManager requires (parts of) FPC 2.7, so many users may wonder 
why it doesn't work right now with the current release. The notes 
explain how to use it with older releases, and what changed from earlier 
versions of FPDocManager. They will be removed when FPC 2.7 becomes the 
new standard compiler for Lazarus.


DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus