I use doxygen [1] for my documentation in projects (mainly because we
use it for our other codebases as well.  At one point the cakephp api
was generated from it as well.

Sam D

[1] http://www.stack.nl/~dimitri/doxygen/
On 2/14/07, c1sc0 <[EMAIL PROTECTED]> wrote:
>
> Thanks, that's the way I also imagined it, jsut like we do for our
> perl stuff.
>
> On Feb 9, 3:03 pm, "the_woodsman" <[EMAIL PROTECTED]> wrote:
> > Our setup:
> >
> > We use PHPDoc for generating our documentation, which is automated and
> > refreshes the output nightly, and we link to these in the project's
> > wiki.
> >
> > Generally, we keep the PHPDoc for low level stuff (classes, methods,
> > members, etc) use the WIki for high level documentation (how classes
> > work together, sequence of method calls, etc).
> >
> > Hope that helps.
> >
> > Wood
> >
> > On Feb 9, 1:07 pm, "c1sc0" <[EMAIL PROTECTED]> wrote:
> >
> > > Hi bakers,
> >
> > > As good agile developers we're trying to automate testing, building &
> > > documenting our cake applications. I'm stumbling into a couple of
> > > questions:
> >
> > > * Developer Documentation
> > > ** What is cakephp using to build the 'API' documentation? phpdoc?
> > > ** Anyone care to comment on how they maintain (developer)
> > > documentation in their projects?
> >
> > > * End User Documentation
> > > ** Currently our approach is to build a wiki page for each project, is
> > > this a valid approach?
> > > ** What about integrating e.g. dokuwiki (www.splitbrain.org/projects/
> > > dokuwiki ) in cakephp?
> >
> > > Cheers - Francis Dierick
>
>
> >
>


-- 
==
S. DeVore
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to