Télécharger la liste

Description du projet

PHPDocumentor is a PHP script for creating javaDoc-style documentation from PHP code. It can document object-oriented and procedural code. It supports all javaDoc tags, including inline links, and also supports PHPdoc documentation in PEAR style.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-11-29 19:34
1.3.0rc4

PHP 5 de soutien et d'installation PEAR ou téléchargement. Des centaines de corrections de bugs depuis 1.2.2. Si vous utilisez PHP 4.4.0 ou supérieur, vous devrez faire tourner cette version pour corriger les bugs de référence.
Tags: Major bugfixes
PHP 5 support and PEAR or download installation. Hundreds of bugfixes since 1.2.2. If you're running PHP 4.4.0 or higher, you'll need to run this version to fix reference bugs.

2003-08-19 19:44
1.2.2

Plusieurs bugs critiques ont été découvertes dans l'application de HighlightParser, post-traitement de didacticiels. En outre, l'algorithme utilisé pour trouver le fichier documentation de niveau a été modifié afin d'être plus naturel. Pour utiliser l'installateur PEAR pour phpDocumentor, vous devez appliquer un correctif à PEAR.
Tags: Major bugfixes
Several critical bugs were discovered in the implementation of HighlightParser, post-processing of tutorials. In addition, the algorithm used to find file-level documentation was changed to be more natural. To use the PEAR installer for phpdocumentor, you must apply a patch to PEAR.

2003-06-05 19:37
1.2.0

Ce communiqué contient un grand nombre d'importantes corrections de bogues et améliorations de fonctionnalités, y compris un tokenizer basées sur les nouvelles analyseur qui est deux fois plus vite que l'analyseur ancien (requiert PHP 4.3.0 +), mettent en évidence l'analyse et le recoupement avec la documentation de code source HTML et PDF à l'aide de gabarits personnalisables. Utilisateurs externes de niveau d'analyse manuelle et génération permet de réticulation entre Google API et tutoriels en format DocBook / manuels. Également ajouté un certain nombre de nouveaux modèles HTML et une nouvelle interface Web.
Tags: Major feature enhancements
This release contains a large number of important bugfixes and feature enhancements, including a new tokenizer-based parser that is twice as fast as the old parser (requires PHP 4.3.0+), highlight parsing and cross-referencing with documentation of source code in HTML, and PDF with customizable templating. External user-level manual parsing and generation allows cross-linking between API docs and DocBook-format tutorials/manuals. Also added were a number of new HTML templates and a new Web interface.

2003-01-18 22:46
1.2.0beta2

Pour PHP 4.3.0, les utilisateurs, le tokenizer nouveau-parser base se situe entre 2-11 fois plus rapide que l'analyseur de vieux. Tutorial spécification permet la création du paquet niveau, subpackage niveau, classe, niveau, et même fichier de documentation au niveau de la capacité de liaison avec la documentation externe de l'API et à la documentation de l'API à partir de la documentation externe. De nombreuses améliorations ont été apportées à tous les convertisseurs de sortie.
Tags: Major feature enhancements
For PHP 4.3.0 users, the new tokenizer-based parser is between 2-11 times faster than the old parser. Tutorial specification allows the creation of package-level, subpackage-level, class-level, and even file-level documentation with the ability to link to external documentation from the API and to the API documentation from the external documentation. Many improvements were made to all output converters.

2002-11-13 02:29
1.1.0

Tous les bugs restants depuis les communiqués de RC ont été fixées. Il existe une nouvelle architecture de convertisseur permettant de produire des formats plus, 8 différents modèles HTML, et un soutien de qualité alpha pour PDF et CHM sortie. Vous pouvez écrire de nouveaux modèles à l'aide du moteur de Smarty.
Tags: Major bugfixes
All remaining bugs from the RC releases have been fixed. There is a new Converter architecture allowing for more output formats, 8 different HTML templates, and alpha quality support for PDF and CHM output. You can write new templates using the Smarty Engine.

Project Resources