[fpc-devel] patch for docs make file
Vincent Snijders
vsnijders at quicknet.nl
Sun May 22 17:36:53 CEST 2005
Hi,
In order to create the rtl docs for sourceforge (
http://lazarus-ccr.sourceforge.net/docs/rtl/ ) I needed to pass the
--footer=xxx to fpdoc. Because I wanted to use make, for creating these
docs, I modified the Makefile (see attached diff). I also needed a
content file as input for generating lcl documentation.
Now I can create docs with the following command:
make rtl.chk FPDOCOPTS="--content=rtl.cnt --footer=footer.xml"
Maybe you want to apply this patch.
Vincent.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diff.txt
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050522/f5c1a877/attachment.txt>
More information about the fpc-devel
mailing list