[fpc-devel] fpcdoc revision 818

Vincent Snijders vincent.snijders at gmail.com
Tue Mar 6 13:49:09 CET 2012


Hi,

I think r818 and r819 should be improved. If the htmlformat is chm, it
should not copy the cssfile to the rtl dir, because it might not
exist.
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=rev&root=docs&revision=818

make distclean rtl.chk HTMLFMT=chm FPCSRCDIR=~/src/fpc/trunk
gives:
...
HTML Files written. Collecting other files and compressing...this
could take some time
Generating Table of contents...
Generating Index...
Finishing compressing...
Done.
cp fpdoc.cst rtl/fpdoc.css
cp: cannot create regular file `rtl/fpdoc.css': No such file or directory
make: *** [rtl.chk] Error 1

Vincent



More information about the fpc-devel mailing list