<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Documentation and things&#8230;</title>
	<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/</link>
	<description>The ramblings of Tim Golden</description>
	<pubDate>Thu, 09 Feb 2012 09:28:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Georg</title>
		<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-564</link>
		<author>Georg</author>
		<pubDate>Sun, 16 Mar 2008 11:29:51 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-564</guid>
		<description>Hey Tim,

many thanks for the encouraging article! You're right, I've worked a lot on making Sphinx a standalone package, and I'm almost done. The most pressing need, viz. docs, has been addressed (look at the preview at http://sphinx.pocoo.org), and I shall be preparing a PyPI package soon.</description>
		<content:encoded><![CDATA[<p>Hey Tim,</p>
<p>many thanks for the encouraging article! You&#8217;re right, I&#8217;ve worked a lot on making Sphinx a standalone package, and I&#8217;m almost done. The most pressing need, viz. docs, has been addressed (look at the preview at <a href="http://sphinx.pocoo.org" rel="nofollow">http://sphinx.pocoo.org</a>), and I shall be preparing a PyPI package soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-563</link>
		<author>tim</author>
		<pubDate>Sun, 16 Mar 2008 11:07:40 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-563</guid>
		<description>Excellent. Thanks very much.</description>
		<content:encoded><![CDATA[<p>Excellent. Thanks very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Arndt</title>
		<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-562</link>
		<author>Christopher Arndt</author>
		<pubDate>Sun, 16 Mar 2008 10:14:44 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-562</guid>
		<description>It's very easy:

- Checkout python-doctools from svn
- Install Pygments
- Copy "conf.py" into the directory where you keep your 
  rest doc sources and adapt it
- Write an "index.rst" with ".. toctree::" directives
  listing the source files in the order you want to 
  have your sections.
- Create the output directory
- Run "shinx-build.py [-E] srcdir outdir".

Look at "documenting/markup.rst" in a checkout of the Python documentation &#62; 2.5. for documentation of the rest directives you can use.</description>
		<content:encoded><![CDATA[<p>It&#8217;s very easy:</p>
<p>- Checkout python-doctools from svn<br />
- Install Pygments<br />
- Copy &#8220;conf.py&#8221; into the directory where you keep your<br />
  rest doc sources and adapt it<br />
- Write an &#8220;index.rst&#8221; with &#8220;.. toctree::&#8221; directives<br />
  listing the source files in the order you want to<br />
  have your sections.<br />
- Create the output directory<br />
- Run &#8220;shinx-build.py [-E] srcdir outdir&#8221;.</p>
<p>Look at &#8220;documenting/markup.rst&#8221; in a checkout of the Python documentation &gt; 2.5. for documentation of the rest directives you can use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-561</link>
		<author>tim</author>
		<pubDate>Sun, 16 Mar 2008 06:47:03 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-561</guid>
		<description>@Christopher: exactly what I plan to do, myself. I know that Georg has put some work in lately separating out Sphinx-the-toolkit from Sphinx-the-Python-doc-machine. I haven't yet had time to figure out what I need to put where for my own docs. If you get there first, please do post.</description>
		<content:encoded><![CDATA[<p>@Christopher: exactly what I plan to do, myself. I know that Georg has put some work in lately separating out Sphinx-the-toolkit from Sphinx-the-Python-doc-machine. I haven&#8217;t yet had time to figure out what I need to put where for my own docs. If you get there first, please do post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Arndt</title>
		<link>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-559</link>
		<author>Christopher Arndt</author>
		<pubDate>Sat, 15 Mar 2008 23:52:40 +0000</pubDate>
		<guid>http://ramblings.timgolden.me.uk/2008/03/15/documentation-and-things/#comment-559</guid>
		<description>The docs produced by sphinx just look great! I think I am going to steal it for documenting my own projects! ;-)</description>
		<content:encoded><![CDATA[<p>The docs produced by sphinx just look great! I think I am going to steal it for documenting my own projects! ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

