<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP Doc System</title>
	<link>http://alexking.org/blog/2003/05/20/php-doc-system</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Sun, 12 Oct 2008 13:44:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2003/05/20/php-doc-system#comment-188</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 May 2003 14:40:31 +0000</pubDate>
		<guid>http://alexking.org/blog/2003/05/20/php-doc-system#comment-188</guid>
		<description>Thanks for the heads up. I found PHPDoc when I was looking initially, but from what I can tell both of those are the PHP equivalent of JavaDoc - for automagically generating documentation for code/APIs/stuff like that. My little doc system is for creating end user 'application manual-style' docs.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up. I found PHPDoc when I was looking initially, but from what I can tell both of those are the PHP equivalent of JavaDoc - for automagically generating documentation for code/APIs/stuff like that. My little doc system is for creating end user &#8216;application manual-style&#8217; docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clint</title>
		<link>http://alexking.org/blog/2003/05/20/php-doc-system#comment-187</link>
		<dc:creator>Clint</dc:creator>
		<pubDate>Wed, 21 May 2003 11:44:48 +0000</pubDate>
		<guid>http://alexking.org/blog/2003/05/20/php-doc-system#comment-187</guid>
		<description>Well there is PHPDoc http://www.phpdoc.de/

I believe work is underway to make it a PEAR package named PHPDocumenter</description>
		<content:encoded><![CDATA[<p>Well there is PHPDoc <a href="http://www.phpdoc.de/" >http://www.phpdoc.de/</a></p>
<p>I believe work is underway to make it a PEAR package named PHPDocumenter</p>
]]></content:encoded>
	</item>
</channel>
</rss>
