Commit 6b0e0e41 authored by Georg Brandl's avatar Georg Brandl

Update to 1.0.

parent a5eacee2
......@@ -40,7 +40,7 @@ help:
checkout:
@if [ ! -d tools/sphinx ]; then \
echo "Checking out Sphinx..."; \
svn checkout $(SVNROOT)/external/Sphinx-0.6.5/sphinx tools/sphinx; \
svn checkout $(SVNROOT)/external/Sphinx-1.0/sphinx tools/sphinx; \
fi
@if [ ! -d tools/docutils ]; then \
echo "Checking out Docutils..."; \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment