<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Robust generation of XML documentation comments for C#</title>
	<atom:link href="http://dobrzanski.net/2009/05/30/robust-generation-of-xml-documentation-comments-for-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://dobrzanski.net/2009/05/30/robust-generation-of-xml-documentation-comments-for-c/</link>
	<description>The blog for developers</description>
	<lastBuildDate>Wed, 11 Apr 2012 20:31:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jason Williams</title>
		<link>http://dobrzanski.net/2009/05/30/robust-generation-of-xml-documentation-comments-for-c/comment-page-1/#comment-41499</link>
		<dc:creator>Jason Williams</dc:creator>
		<pubDate>Tue, 03 Aug 2010 22:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://dobrzanski.net/?p=407#comment-41499</guid>
		<description>Hi,
If you like GhostDoc, then you may be interested in my Visual Studio add-in, AtomineerUtils, which is very similar but much more powerful.

e.g. It uses thousands of rules to produce a much higher quality of auto-generated documentation text. It supports VB, C#, C++/CLI, C++ and C. It generates meaningful docs for every type of code element, it auto-documents exceptions thrown in a method, the format and layout is entirely user-configurable, it can word-wrap your entry text and expand hundreds of common abbreviations, and updates method/property/indexer comments to match the implementations. It can also duplicate best-match documentation from parameters elsewhere in the same class as well as from interface and base-class docs.

It costs a tiny amount ($10), but there&#039;s a 30-day free trial if you want to give it a go.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
If you like GhostDoc, then you may be interested in my Visual Studio add-in, AtomineerUtils, which is very similar but much more powerful.</p>
<p>e.g. It uses thousands of rules to produce a much higher quality of auto-generated documentation text. It supports VB, C#, C++/CLI, C++ and C. It generates meaningful docs for every type of code element, it auto-documents exceptions thrown in a method, the format and layout is entirely user-configurable, it can word-wrap your entry text and expand hundreds of common abbreviations, and updates method/property/indexer comments to match the implementations. It can also duplicate best-match documentation from parameters elsewhere in the same class as well as from interface and base-class docs.</p>
<p>It costs a tiny amount ($10), but there&#8217;s a 30-day free trial if you want to give it a go.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

