<?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: Markdown Doclet for Javadoc</title>
	<atom:link href="http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/</link>
	<description>The blog of Richard Nichols.</description>
	<lastBuildDate>Thu, 09 Sep 2010 15:54:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>By: David Roussel</title>
		<link>http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/comment-page-1/#comment-697</link>
		<dc:creator>David Roussel</dc:creator>
		<pubDate>Thu, 11 Feb 2010 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=32#comment-697</guid>
		<description>Hi Sam

I&#039;ve love to see your POM snippet, but the tags have been eaten?  Can you re-post, or link to a pastie, or post on your own blog?

Thanks

David</description>
		<content:encoded><![CDATA[<p>Hi Sam</p>
<p>I&#8217;ve love to see your POM snippet, but the tags have been eaten?  Can you re-post, or link to a pastie, or post on your own blog?</p>
<p>Thanks</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Bergin</title>
		<link>http://www.richardnichols.net/2009/06/markdown-doclet-for-javadoc/comment-page-1/#comment-599</link>
		<dc:creator>Sam Bergin</dc:creator>
		<pubDate>Wed, 06 Jan 2010 05:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.richardnichols.net/?p=32#comment-599</guid>
		<description>Very useful!

I got it working under maven with the following snippet in my pom.xml


    
		
			...
			
				org.apache.maven.plugins
				maven-javadoc-plugin
				2.6.1
				
					com.visural.doclets.markdown.standard.Standard
					
						com.visural.doclets.markdown
						markdown-doclet
						2.0
					
					true
				
			
			...
        
    


Keep up the pragmatic work!</description>
		<content:encoded><![CDATA[<p>Very useful!</p>
<p>I got it working under maven with the following snippet in my pom.xml</p>
<p>			&#8230;</p>
<p>				org.apache.maven.plugins<br />
				maven-javadoc-plugin<br />
				2.6.1</p>
<p>					com.visural.doclets.markdown.standard.Standard</p>
<p>						com.visural.doclets.markdown<br />
						markdown-doclet<br />
						2.0</p>
<p>					true</p>
<p>			&#8230;</p>
<p>Keep up the pragmatic work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Content Delivery Network via Amazon Web Services: CloudFront: Amazon Web Services: S3: d3araz99qvcc8b.cloudfront.net

Served from: www.richardnichols.net @ 2010-09-10 01:14:21 -->