Branch: refs/heads/master Home: https://github.com/python/cpython Commit: b3f1f59cf451d4a25b204e7a24f7be4c95e40be8 https://github.com/python/cpython/commit/b3f1f59cf451d4a25b204e7a24f7be4c95e40be8 Author: Roger <rogersachan at users.noreply.github.com> Date: 2017年02月15日 (2017年2月15日) Changed paths: M Doc/Makefile A Doc/README.rst R Doc/README.txt M Doc/conf.py M Doc/make.bat M README.rst Log Message: ----------- 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