<?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"
	>
<channel>
	<title>Comments on: Doxygen comments in Python</title>
	<atom:link href="http://www.joshuascotton.com/main/archives/80/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joshuascotton.com/main/archives/80</link>
	<description>It's all relative ...</description>
	<pubDate>Tue, 06 Jan 2009 02:04:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Joshua Scotton</title>
		<link>http://www.joshuascotton.com/main/archives/80#comment-139</link>
		<dc:creator>Joshua Scotton</dc:creator>
		<pubDate>Wed, 19 Mar 2008 11:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/80#comment-139</guid>
		<description>Hi Greg,

The setup I use for Doxygen is described in my earlier post at http://www.joshuascotton.com/main/archives/64

The filter I use is doxypy from http://code.foosel.org/doxypy and I edit the config.dox file to have the following line:

INPUT_FILTER = "python /path/to/doxypy.py"

Josh</description>
		<content:encoded><![CDATA[<p>Hi Greg,</p>
<p>The setup I use for Doxygen is described in my earlier post at <a href="http://www.joshuascotton.com/main/archives/64" rel="nofollow">http://www.joshuascotton.com/main/archives/64</a></p>
<p>The filter I use is doxypy from <a href="http://code.foosel.org/doxypy" rel="nofollow">http://code.foosel.org/doxypy</a> and I edit the config.dox file to have the following line:</p>
<p>INPUT_FILTER = &#8220;python /path/to/doxypy.py&#8221;</p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.joshuascotton.com/main/archives/80#comment-138</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 18 Mar 2008 23:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.joshuascotton.com/main/archives/80#comment-138</guid>
		<description>What filter do you use in DoxyGen to make tags work?</description>
		<content:encoded><![CDATA[<p>What filter do you use in DoxyGen to make tags work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
