<?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.thelemur.com &#187; Documentation</title>
	<atom:link href="http://blog.thelemur.com/tag/documentation/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.thelemur.com</link>
	<description>Home of all things lemur</description>
	<lastBuildDate>Sun, 15 Jan 2012 19:59:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>NaturalDocs</title>
		<link>http://blog.thelemur.com/software-reviews/naturaldocs</link>
		<comments>http://blog.thelemur.com/software-reviews/naturaldocs#comments</comments>
		<pubDate>Sun, 22 Jun 2008 18:09:02 +0000</pubDate>
		<dc:creator>lemur</dc:creator>
				<category><![CDATA[Software Reviews]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[NaturalDocs]]></category>

		<guid isPermaLink="false">http://blog.thelemur.com/?p=9</guid>
		<description><![CDATA[NaturalDocs allows developers to review and share their code comments in a browser. ActionScript, C#, and Perl developers should consider using this documentation generator because these languages are fully supported by NaturalDocs. Fully supported languages come with the following features: Implicit comment generation Inheritence diagrams Automatic scope detection Read on to see if NaturalDocs is [...]]]></description>
			<content:encoded><![CDATA[<p>NaturalDocs allows developers to review and share their code comments in a browser. ActionScript, C#, and Perl developers should consider using this documentation generator because these languages are fully supported by NaturalDocs. Fully supported languages come with the following features:</p>
<ul>
<li>Implicit comment generation</li>
<li>Inheritence diagrams</li>
<li>Automatic scope detection</li>
</ul>
<p>Read on to see if NaturalDocs is the right tool for the job.  <span id="more-9"></span></p>
<h3>What is NaturalDocs?</h3>
<p>NaturalDocs generates HTML documentation from comments found in source files. From the NaturalDocs website:</p>
<blockquote><p>Natural Docs is an open-source documentation generator for multiple programming languages.  You document your code in a natural syntax that reads like plain English.  Natural Docs then scans your code and builds high-quality HTML documentation from it.</p></blockquote>
<h3>Why Should I Use NaturalDocs?</h3>
<ul>
<li>NaturalDocs strives to be unobtrusive and <em>natural </em>for programmers. The comment syntax is easy to learn and maintain.</li>
<li>Automation is simple with a Windows Batch File.</li>
<li>You develop in C#, Perl, ActionScript 2, or ActionScript 3 and wish to share your comments with other developers. HTML-based documentation is easier to navigate and view than comments in source files.</li>
<li>You document your code with JavaDoc and wish to change documentation generators. NaturalDocs supports JavaDoc style comments so the change will have few impacts on your development procedures.</li>
<li>You do not generate documentation for your code.</li>
</ul>
<h3>Why Should I <em>Not </em>Use NaturalDocs?</h3>
<ul>
<li>Your organization already uses a documentation generator. Developers will need to change their commenting style and use a different process to generate documentation. Make the switch after evaluating the changes carefully.</li>
<li>You develop in a programming language that has <a title="basic language support" href="http://naturaldocs.org/languages.html" target="_blank">basic language support</a> and desire robust documentation options.</li>
<li>You use an editor that automatically inserts comments for another documentation generator. For example the Zend IDE auto-inserts comment blocks intended for PHPDoc if you type /** and press enter. Don&#8217;t waste time modifying what your editor is inserting automatically!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.thelemur.com/software-reviews/naturaldocs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.327 seconds -->

