logo       

Re: PHP support questions: msg#00115

text.doxygen.general

Subject: Re: PHP support questions

On Thu, Feb 27, 2003 at 08:10:33PM +0100, Dimitri van Heesch wrote:
> I'll add it to the docs (which are open source too so you can also
> contribute documentation ;-)

Speaking of documentation I noticed that the PHP specific commands are
not in the following list:

http://www.stack.nl/~dimitri/doxygen/commands.html

I refer to the following tags

\private makes the current item private
\protected makes the current item protected
\public makes the current item public
\privatesection changes to private section(same as private: in C++)
\protectedsection changes to protected section(same as protected: in C++)
\publicsection changes to public section(same as public: in C++)
\static changes the current item to static
\pure changes the current item to pure virtual

from the 1.2.17 realease changelog.

Also when I started looking at doxygen for documenting PHP code, It was
not clear to me how well PHP was supported. I have found nowhere more
info than "... to some extent PHP". I have found that PHP is relatively
well supported.

My understanding is that the limitation for the PHP support are
currently:
. No support for include (include, include_once, require, require_once)
. No support for define
. Some strange errors with swicth()
. Broken {public|protected|private} section commands?
Nevertheles the resulting documentation is very good and moreover the
generation of this documentation is very fast.

Thanks for this great tool,
Christophe

--
Christophe Barbé <christophe.barbe@xxxxxxxxx>
GnuPG FingerPrint: E0F6 FADF 2A5C F072 6AF8 F67A 8F45 2F1E D72C B41E

Imagination is more important than knowledge.
Albert Einstein, On Science


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise