[fpc-devel] FPDoc and Lazarus
Marco van de Voort
marcov at stack.nl
Sat Sep 3 12:45:13 CEST 2011
In our previous episode, Hans-Peter Diettrich said:
> Currently I'm working on the LCL documentation, on Win7, using
> Lazarus\docs\html\build_lcl_docs.lpr on Win7. Here I ran into some problems:
As far as the CSS location problems go, make sure that the cssfile is passed
to fpdoc using -css-file=/location/to/cssfile.css
fpdoc will then copy the cssfile into your output path automatically for the
html/chm targets.
More information about the fpc-devel
mailing list