[Python-checkins] [python/cpython] d4a97d: bpo-28929: Link the documentation to its source fi...

GitHub noreply at github.com
Sun Feb 12 16:07:07 EST 2017


  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 (Sun, 12 Feb 2017)

  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




More information about the Python-checkins mailing list