Lubos Pintes schrieb:
Hi,
My goal is to build docs in txt format. I quite don't understand fpdoc e.g. what the --input option needs. I am on windows xp. Can you help?

--input is the source unit, eventually a complete compiler command line (with include path...). FPDoc parses this unit, before it writes any documentation.

There exists a nice FPDoc.html documentation, perhaps as part of the FPC documentation (SVN source)? Does somebody know the URL?


Also see docs\html\readme.txt, and my notes in docs\xml\StyleGuide.txt, available in SVN trunk.

For building docs for a single unit, you can use something like mkhtml.bat, by changing the output format etc.

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to