Commit 0b2173a1 authored by Terry Jan Reedy's avatar Terry Jan Reedy

Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7.

parent 923baea9
......@@ -34,7 +34,7 @@ echo.
goto end
:checkout
svn co %SVNROOT%/external/Sphinx-0.6.7/sphinx tools/sphinx
svn co %SVNROOT%/external/Sphinx-1.0.7/sphinx tools/sphinx
svn co %SVNROOT%/external/docutils-0.6/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.3.1/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-1.3.1/pygments tools/pygments
......
......@@ -953,6 +953,8 @@ Tools/Demos
Documentation
-------------
- Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7.
- Issue #17047: remove doubled words in docs and docstrings
reported by Serhiy Storchaka and Matthew Barnett.
......
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