<?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>MetaTrader Global &#187; SandCastle</title>
	<atom:link href="http://www.MetaTraderGlobal.com/tag/sandcastle/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.MetaTraderGlobal.com</link>
	<description>Everything About MetaTrader</description>
	<lastBuildDate>Thu, 09 Sep 2010 00:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Auto-Generated Documentation for MQL5 Code</title>
		<link>http://www.MetaTraderGlobal.com/867/auto-generated-documentation-for-mql5-code/</link>
		<comments>http://www.MetaTraderGlobal.com/867/auto-generated-documentation-for-mql5-code/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 23:51:26 +0000</pubDate>
		<dc:creator>MetaTrader Global</dc:creator>
				<category><![CDATA[MetaTrader 5]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Doxygen]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JavaDocs]]></category>
		<category><![CDATA[MetaTrader]]></category>
		<category><![CDATA[MQL5]]></category>
		<category><![CDATA[MQL5 code]]></category>
		<category><![CDATA[MT5]]></category>
		<category><![CDATA[SandCastle]]></category>

		<guid isPermaLink="false">http://www.MetaTraderGlobal.com/?p=867</guid>
		<description><![CDATA[Introduction Most Java coders will be familiar with the auto-generated documentation that can be created with JavaDocs. The idea is to add comments into the code in a semi-structured way that can then be extracted into an easy to navigate help file. The C++ world also has a number of documentation auto-generators, with Microsoft&#8217;s SandCastle [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-868" title="MQL5 Code" src="http://www.MetaTraderGlobal.com/wp-content/uploads/2009/12/MQL5-Code.png" alt="MQL5 Code" width="60" height="60" /><strong>Introduction</strong></p>
<p>Most Java coders will be familiar with the auto-generated documentation that can be created with JavaDocs. The idea is to add comments into the code in a semi-structured way that can then be extracted into an easy to navigate help file.</p>
<p>The C++ world also has a number of documentation auto-generators, with Microsoft&#8217;s SandCastle and Doxygen being two leaders. I decided to see how well Doxygen could document MQL5, which is in essence a customised subset of C++. To me this is an important step in the maturity of MQL5, because the complexity of the language is easily capable of fostering some quite large class libraries.</p>
<p>The experiment worked very well and I believe the help documentation that Doxygen produces from MQL5 code will add a great deal of value.</p>
<p><em>Continue reading the full article at <a href="http://www.mql5.com/en/articles/12" target="_blank">http://www.mql5.com/en/articles/12</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.MetaTraderGlobal.com/867/auto-generated-documentation-for-mql5-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
