<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 20:08:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Phillip Norton's Blog: Getting Started With PHP DocBlox]]></title>
      <guid>http://www.phpdeveloper.org/news/17708</guid>
      <link>http://www.phpdeveloper.org/news/17708</link>
      <description><![CDATA[<p>
In <a href="http://www.hashbangcode.com/blog/getting-started-php-docblox-624.html">this recent post</a> to his blog <i>Philip Norton</i> shows you how to get started with <a href="http://www.docblox-project.org/">DocBlox</a>, the "new defacto PHP class documentation generator" that recently announced it would be <a href="http://phpdeveloper.org/news/17686">merging with the phpDocumentor project</a> in version 2.
</p>
<blockquote>
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.
</blockquote>
<p>
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 <a href="http://pear.php.net">PEAR</a> installer. He shows the commands to generate the documentation, how to install different template types and set up a configuration XML file.
</p>]]></description>
      <pubDate>Wed, 21 Mar 2012 13:28:06 -0500</pubDate>
    </item>
  </channel>
</rss>
