News Feed
Jobs Feed
Sections




News Archive
Phillip Norton's Blog:
Getting Started With PHP DocBlox
March 21, 2012 @ 13:28:06

In this recent post to his blog Philip Norton shows you how to get started with DocBlox, the "new defacto PHP class documentation generator" that recently announced it would be merging with the phpDocumentor project in version 2.

Whereas PHPDocumentor would scan and generate all of the code in one go, DocBlox will scan the source code and generate a series of XML files based on the code it finds. It will then use these files to generate the API documentation in a number of different formats, although HTML is probably the most common.

He points out a few packages that you need to have installed before continuing (PHP-XSL, Graphiz, PEAR) and the commands you'll need to get it installed via the PEAR installer. He shows the commands to generate the documentation, how to install different template types and set up a configuration XML file.

0 comments voice your opinion now!
docblox phpdocumentor2 introduction install configure


blog comments powered by Disqus

Similar Posts

Matthew Weier O'Phinney's Blog: The simplest Zend_Form decorator

Michaelangelo van Dam' Blog: Configuring Zend Framework apps for Windows Azure

Matthew Weier O'Phinney's Blog: Code Generation with Zend\CodeGenerator

Juan Treminio's Blog: Getting Started with Kohana 3 (series)

Rob Allen's Blog: A primer on PHP namespaces


Community Events









Don't see your event here?
Let us know!


framework development opinion api community composer phpunit example release testing interview object unittest functional event introduction code language zendframework2 database

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework