Migrate API documentation generation to Doxygen
-----------------------------------------------
Key: LOG4PHP-135
URL: https://issues.apache.org/jira/browse/LOG4PHP-135
Project: Log4php
Issue Type: Improvement
Components: Documentation
Reporter: Ivan Habunek
Priority: Minor
The last version of PHPdocumentor was released on 2008-03-31 and there seems to
be no indication that development will resume. This will in time start to
present a problem.
Doxygen (http://www.stack.nl/~dimitri/doxygen/) has become somewhat of an
industry standard, generating API docs for many programming languages. The
development is ongoing. Support for PHP has been added relatively recently, but
most tags used by PHPdocumentor are either supported or other tags with similar
functionality exist. It already has great support for PHP 5.3 namespaces which
PHPdocumentor lacks, and which we will want to use at some point in the future.
I have done some experimentation and believe this is doable, although it will
require some work. It is not currently a priority, but let this issue be a
reminder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.