From: Cédric V. R. <ced...@gm...> - 2018-06-09 09:06:57
|
Hi, The quick start guide [1] gives the following address to get the latest version: http://docutils.svn.sourceforge.net/viewvc/docutils/trunk/docutils/?view=tar This address leads to a HTTP 404 error. It should be replaced with the following address: https://svn.code.sf.net/p/docutils/code/trunk/ By the way, I would suggest to add the instructions on how to install docutils from the SVN repo using the new "pipenv" tool: $ pipenv install -e svn+https://svn.code.sf.net/p/docutils/code/trunk/docutils#egg=docutils Regards, [1] http://docutils.sourceforge.net/README.html#quick-start -- Cédric Van Rompay +33631475604 cedricvanrompay.fr |