]> granicus.if.org Git - python/commit
Improve interlinking of archiving/compression modules docs.
authorÉric Araujo <merwok@netwok.org>
Mon, 16 Jan 2012 15:55:55 +0000 (16:55 +0100)
committerÉric Araujo <merwok@netwok.org>
Mon, 16 Jan 2012 15:55:55 +0000 (16:55 +0100)
commitf2fbb9cf4274e9d74da45d2f2d0503a57af1cad8
treec67c6657071f782d3de66f0eb8f583a4ef3651a1
parent6f7aa00c1eb40d9a74e25e6bc3ab7c8efbe8e866
Improve interlinking of archiving/compression modules docs.

- Remove duplicated 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