[fpc-devel] Errors with make rtl.chk on Windows
Marco van de Voort
marcov at stack.nl
Sun Dec 4 17:11:11 CET 2011
In our previous episode, Graeme Geldenhuys said:
> > And the contents in the XML is _NOT_ dependent where exactly those files
> > are, as long as fpdoc can find them.
>
> Exactly my point. fpdoc cannot generate documentation without knowing
> where the the *.xml _and_ *.pas files are.
True.
> So currently we need to
> keep telling fpdoc where both are.
On one system.
> Why not combine both options into
> one.
Because then you can't have multiple projects using the same content and
sources in different paths.
> Simply tell it where the xml file is, it knows where the *pas
> file is that it describes. One less option to worry about, one less
> parameter to pass to fpdoc.
One more rigidity added.
More information about the fpc-devel
mailing list