In our previous episode, Graeme Geldenhuys said:
> > First, it keeps the actual documentation XML more "clean" in the sense that
> > it contains only documentation, and not 'organizational instructions'.
> 
> The documentation is useless unless you have the associated *.pas
> unit. As you even mentioned earlier. fpdoc doesn't include
> documentation if it can't find the associated identifiers, units etc.

True
 
> So no matter how you think about it, the XML documentation is closely
> tied to the source code it documents. After all, it is API
> documentation we are talking about.

True.

But separating the path data from the documentation in no way invalidates
those statements.

And the contents in the XML is _NOT_ dependent where exactly those files
are, as long as fpdoc can find them.

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to