Re: https://docs.xaraya.com/

"Doug Daulton \(Apakuni\)" <[email protected]> Fri, 11 Oct 2002 20:51:13 -0500
Newsgroups gmane.comp.cms.xaraya.documentation
Organization Xaraya News Server
Message-ID <[email protected]>
Folks,

https://docs.xaraya.com/ has been updated today.  phpDocumentor has been
added to the site and it gives us much more robust code doc generation.
Like phpXREF it parses the code base and extracts Javadocs style comments,
then puts this all in a relatively clean, navigable document.  This little
bit of OSS sunshine wil also crank out docs as PDFs.

For more information about phpDocumentor, check here:
http://phpdocu.sourceforge.net/

And, for our committers/coder, this resource is only valuable if you comment
your code i the phpdoc style.  More on that can be found here:
http://phpdocu.sourceforge.net/spec/howto.html

I am leaving phpXREF up for the moment because it has a bit cleaner
interface.  I need to dink around with the templates and CSS to get
phpDocumentor looking its best.  For now, enjoy.

Oh .. the 10/08/02 distro has been run through both doc tools.

Doug