Hmmm...I guess my &quot;send an update every week&quot; idea was a little optimistic. :)<br><br>Again haven&#39;t had as much time to devote to this as I would have preferred.  More of Glyph&#39;s &quot;real life&quot; getting in the way I guess (had a new baby added to the household last week!), but here&#39;s a quick rundown:<br>
<br>- proposal [1] once again updated, though not much...timeline for &quot;Phase 0&quot; still needs some work<br><br>- lore2sphinx tool: some progress, though I&#39;d hoped for more.  Inclusion of external files (like code samples) now works, though I&#39;m borking leading whitespace somewhere, so python files are mis-formatted.  Some of the whitespace handling is improved (nested lists seem to work OK now), but it needs more work.  I think I have a general plan for how to fix this, but it just requires some elbow-grease.  I&#39;ve also done quite a bit of refactoring, to make my mess of code a bit easier to grok.  Still to do: tables, citations, footnotes, and some improved handling of &lt;code&gt; tags, as well as the afore-mentioned whitespace-handling fixes.<br>
<br>- theme: haven&#39;t really started this yet, just a bit of research<br><br>- Divmod docs: haven&#39;t really touched this yet...it&#39;s in the queue<br><br>- PyOpenSSL docs: I got an email from Georg Brandl, with a pointer to the tools used to convert the old LaTeX Python docs to Sphinx [2].  According to Georg, it may need some tweaking, but should pretty much work for converting the pyOpenSSL docs.  Looking at the code for this has also helped me a bit with a few minor problems I was having.  So kudos for Georg!  Also, it looks like the source of the pyOpenSSL docs are indeed in the source tarball, so hopefully I can make some headway on this pretty soon.<br>
<br>I&#39;m not really speeding along with this project, but I am making some slow progress.  As the tortoise said: &quot;Slow and steady wins the race!&quot;<br><br>Comments and suggestions welcome!<br><br>[1] <a href="http://twistedsphinx.funsize.net/proposal.html">http://twistedsphinx.funsize.net/proposal.html</a><br>
[2] <a href="http://svn.python.org/projects/doctools/converter">http://svn.python.org/projects/doctools/converter</a><br>