summaryrefslogtreecommitdiff
path: root/Doc/make.bat
diff options
context:
space:
mode:
authorRoger <rogersachan@users.noreply.github.com>2017-02-15 17:54:05 -0500
committerVictor Stinner <victor.stinner@gmail.com>2017-02-15 23:54:05 +0100
commitb3f1f59cf451d4a25b204e7a24f7be4c95e40be8 (patch)
tree188ef799d8cfbd76c9d908f6918684f34fd20d5b /Doc/make.bat
parent91b0e7d0ca7c59df28f6a6fc1e8eb86a3925b76c (diff)
downloadcpython-git-b3f1f59cf451d4a25b204e7a24f7be4c95e40be8.tar.gz
Rename Doc/README.txt to Doc/README.rst and add formatting (#104)
* Reformat Doc/README.txt to Doc/README.rst * Update mention of Doc/README.rst * Update mention of README.txt to README.rst * Make line fold * rstlint ignore Doc/README.rst * conf.py ignore Doc/README.rst * Update issue tracker url in Docs/README.rst
Diffstat (limited to 'Doc/make.bat')
-rw-r--r--Doc/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/make.bat b/Doc/make.bat
index d0b5961826..b1a3738f30 100644
--- a/Doc/make.bat
+++ b/Doc/make.bat
@@ -74,7 +74,7 @@ echo. Provided by this script:
echo. clean, check, serve, htmlview
echo.
echo.All arguments past the first one are passed through to sphinx-build as
-echo.filenames to build or are ignored. See README.txt in this directory or
+echo.filenames to build or are ignored. See README.rst in this directory or
echo.the documentation for your version of Sphinx for more exhaustive lists
echo.of available targets and descriptions of each.
echo.