Branch: refs/heads/master Home: https://github.com/python/cpython Commit: d4a97d894859d4bb52937d46460049ba016e00b2 https://github.com/python/cpython/commit/d4a97d894859d4bb52937d46460049ba016e00b2 Author: Mariatta <Mariatta at users.noreply.github.com> Date: 2017年02月12日 (2017年2月12日) Changed paths: M Doc/tools/templates/customsourcelink.html Log Message: ----------- bpo-28929: Link the documentation to its source file on GitHub (#35) * bpo-28929: Link the documentation to its source file on GitHub Change the documentation's `Show Source` link on the left menu to GitHub source file. * change version to master