commit | bbd41d0874c49f756b3a7bcdcbf1e5ac61137377 | [log] [tgz] |
---|---|---|
author | Sandro Tosi <sandro.tosi@gmail.com> | Sat Jan 14 16:41:26 2012 +0100 |
committer | Sandro Tosi <sandro.tosi@gmail.com> | Sat Jan 14 16:41:26 2012 +0100 |
tree | 84b9d7ae18209552b642628d52601c6b7bf193ea | |
parent | 150122a5a2b468f847c5f0e07ad816624123b585 [diff] [blame] |
update Sphinx reference from 0.6.7 to 1.0.7
diff --git a/Doc/Makefile b/Doc/Makefile index 2049986..6e694c6 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -40,7 +40,7 @@ checkout: @if [ ! -d tools/sphinx ]; then \ echo "Checking out Sphinx..."; \ - svn checkout $(SVNROOT)/external/Sphinx-0.6.7/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-1.0.7/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \