]> granicus.if.org Git - python/commit
Improve interlinking of archiving/compression modules docs.
authorÉric Araujo <merwok@netwok.org>
Sun, 26 Feb 2012 00:10:14 +0000 (01:10 +0100)
committerÉric Araujo <merwok@netwok.org>
Sun, 26 Feb 2012 00:10:14 +0000 (01:10 +0100)
commitc3cc2acb09d97d7de3a9c4c52ad329b332d634da
tree6b4957e92d9ac0649d69e3b44258953d3e409a6b
parente84e263a84745c9cbede0ac9385e2cff3f8ebfdf
Improve interlinking of archiving/compression modules docs.

- Remove duplicate list of links to the other modules from each
  module’s doc (people can already go up to library/archiving and
  there they can see the list).

- Link to shutil high-level operations.

Reviewed by Nadeem Vawda in #6715.
Doc/library/archiving.rst
Doc/library/bz2.rst
Doc/library/gzip.rst
Doc/library/shutil.rst
Doc/library/tarfile.rst
Doc/library/zipfile.rst
Doc/library/zlib.rst