>> On Friday 16 December 2005 18:45, Bob Ippolito wrote:

>> I don't know if the docs are formatted correctly. My experience with
>> ReST
>> began today. I couldn't build the docs because I couldn't get a good
>> version
>> of docutils.
>
> You need to check it out from svn.  Assuming that you have setuptools and
> subversion installed, this should work::
>
>     easy_install svn://svn.berlios.de/docutils/trunk#egg=docutils

Actually it looks like this would be quicker, since it shouldn't grab the
sandbox and web stuff::

    easy_install svn://svn.berlios.de/docutils/trunk/docutils#egg=docutils

Reply via email to