« Return to Thread: API Documentation Generation

Re: API Documentation Generation

by Mike van Riel :: Rate this Message:

| View in Thread

Daniel,

We spoke Monday and I would send you the draft theme that I had made.
Attached to this mail I have added a draft (or actually Proof of
Concept) theme.

You can choose to place it in the docblox/data/themes folder or put it
in a different location and invoke it using an absolute path (DocBlox
supports this).

In my previous mail I had indicated that three options were missing: -dn
-p and -s; -dn is now implemented as --defaultnodename (DocBlox does not
support a shortform with more than 1 letter).

-p and -s are still unimplemented; -p will probably not come to DocBlox
unless you think it is necessary.

Let me know how it goes,

Mike


On Sun, 2011-07-31 at 02:44 +0930, Daniel O'Connor wrote:

>         > > > What's required to set it up on test.pear.php.net?
>         > >
>         > >
>         >
>         http://svn.php.net/viewvc/pear/pearweb/trunk/cron/apidoc-queue.php?view=markup
>        
>        
>         Thank you for providing that link.
>         I have taken a look and notice that DocBlox currently does not
>         (yet ;))
>         support 3 of the command line arguments:
>        
>         1. `dn`, DocBlox currently does not provide the possibility to
>         specify
>         the name of the default package; it is always `Default`
>         2. `p`, PEAR mode is quite specific to phpDocumentor and is
>         currently
>         not implemented
>         3. `s`, There is no implementation at the moment for this
>         option.
>        



--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

pear.tar.gz (14K) Download Attachment

 « Return to Thread: API Documentation Generation