<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.joaomorais.com &#187; Documentation</title>
	<atom:link href="http://blog.joaomorais.com/tag/documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomorais.com</link>
	<description>Blog about software development, personal projects and development tools.</description>
	<lastBuildDate>Mon, 10 Apr 2017 02:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Doxygen</title>
		<link>http://blog.joaomorais.com/doxygen/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=doxygen</link>
		<comments>http://blog.joaomorais.com/doxygen/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 07:27:21 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Doxygen]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/?p=27</guid>
		<description><![CDATA[Doxygen is the tool we are using to build our Multimedia Contents Production (MCP) project documentation. In the past I have already tried PHPDoc, that has the same goal as Doxygen which is: to build documentation based on the comments you have written in your project code files. I have never used a documentation generator [...]]]></description>
				<content:encoded><![CDATA[<p align="left"><a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a> is the tool we are using to build our Multimedia Contents Production (MCP) project documentation.</p>
<p>In the past I have already tried <a title="PHPDoc Website" href="http://www.phpdoc.org/">PHPDoc</a>, that has the same goal as <a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a> which is: to build documentation based on the comments you have written in your project code files.</p>
<p>I have never used a documentation generator tool before in a serious/big project, so this is the first time. The adaption process it&#8217;s kind of easy, since the comments style that I use in all my projects is very similar to the one we have chosen in <a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a>. It also has a tool named <a title="doxywizard usage" href="http://www.stack.nl/~dimitri/doxygen/doxywizard_usage.html">doxywizard</a> that helps you to write <a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a> configuration files easily trough a nice and clean GUI.</p>
<p><a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a> supports a lot of programming languages, including my favorite (<a title="PHP Website" href="http://www.php.net">PHP</a>) maybe I&#8217;ll use it in my future <a title="PHP Website" href="http://www.php.net">PHP</a> projects too.</p>
<p>You may take a look at <a title="Doxigen Website" href="http://www.doxygen.org">Doxygen</a> at it&#8217;s official <a title="Doxigen Website" href="http://www.doxygen.org">website</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/doxygen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
