<?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>4thmouse.com &#187; docbook</title>
	<atom:link href="http://4thmouse.com/index.php/category/docbook/feed/" rel="self" type="application/rss+xml" />
	<link>http://4thmouse.com</link>
	<description>Software Engineering.</description>
	<lastBuildDate>Wed, 28 Jul 2010 03:38:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Verifying Code Examples in your Documentation</title>
		<link>http://4thmouse.com/index.php/2008/09/06/verifying-code-examples-in-your-documentation/</link>
		<comments>http://4thmouse.com/index.php/2008/09/06/verifying-code-examples-in-your-documentation/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 15:54:30 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[XSLT]]></category>
		<category><![CDATA[docbook]]></category>
		<category><![CDATA[automake]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[make check]]></category>
		<category><![CDATA[xinclude]]></category>

		<guid isPermaLink="false">http://4thmouse.com/index.php/2008/09/06/verifying-code-examples-in-your-documentation/</guid>
		<description><![CDATA[One of the more annoying aspects of writing developer documentation is that it is very easy for your code examples to get out of date, develop typos, etc(As those reading previous articles may have noticed). In this article I use docbook, xslt, and automake to generate code examples that are guaranteed to compile.

Defining the Example
The [...]]]></description>
		<wfw:commentRss>http://4thmouse.com/index.php/2008/09/06/verifying-code-examples-in-your-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
