Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

some examples for documenting code for phpDocumentor

0 views
Skip to first unread message

Pugi!

unread,
Jul 17, 2008, 11:16:01 AM7/17/08
to
I would like to find some (more) extensive examples (abstract classes,
extends, implements, interfaces, ...) on how to document your php code
for use with phpdocumentor. A lot of the examples on the site is old
(like in PHP4). Since I am doing it now, I might as well do it right.

Thanx,

Pugi!

Janwillem Borleffs

unread,
Jul 18, 2008, 6:56:43 AM7/18/08
to
Pugi! schreef:

Did you catch the following page?

http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_phpDocumentor.pkg.html

On the left pane there's an overview of supported tags...


JW

Pugi!

unread,
Jul 18, 2008, 9:57:51 AM7/18/08
to
Yes I had a look at the page, haven't read the manual, just scanned
it, but some of the things I would like to know are for example:
- how to specify/document you are using PDO for db connections
- how to specify/document you are using PEAR Mail
- what to document in an interface (if anything) and what in the class
that implements is
- the examples are for PHP4, not PHP5, but documentation for Zend
Framework covers this

I guess I might find some answers by looking at the documentation in
the source code of Zend Framework, but haven't found time to download/
install it yet.

Pugi!

On 18 jul, 12:56, Janwillem Borleffs <j...@jwscripts.com> wrote:
> Pugi! schreef:
>
> > I would like to find some (more) extensive examples (abstract classes,
> > extends, implements, interfaces, ...) on how to document your php code
> > for use with phpdocumentor. A lot of the examples on the site is old
> > (like in PHP4). Since I am doing it now, I might as well do it right.
>
> Did you catch the following page?
>

> http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tuto...

0 new messages