|
From: will kahn-g. <wi...@bl...> - 2011-03-18 14:21:18
|
Yes! We've actually been using `reST`_ and `Sphinx`_ for a while, but occasionally there are typos like the below that need to be fixed. I occasionally even use it in email! .. reST: http://docutils.sourceforge.net/rst.html .. Sphinx: http://sphinx.pocoo.org/ On 03/18/2011 09:34 AM, Dieter Plaetinck wrote: > On Fri, 18 Mar 2011 19:31:57 +0800 > Neil Santos <nei...@us...> wrote: > >> On Fri, Mar 18, 2011 at 09:40, will kahn-greene <wi...@bl...> wrote: >> >>> Things I still need help with: >>> >>> 1. Testing PyBlosxom 1.5 in git works on your blog. >> >> I can confirm that 1.5-git works on my blog (I plan on running it >> solely using bleeding edge code--provided it checks out on my local >> dev setup first, of course). > > i also updated my dev and production setup to the latest git code. seems to works fine. > > i was kinda surprised to see the newly introduced usage of '::', i.e. changes like: > > -Here's an example of what to put in config.py: > +Here's an example of what to put in config.py:: > > Is this because we use RST as described on > http://www.python.org/dev/peps/pep-0316/ ? > > Dieter |