]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Closes #11710: create "landing pages" (/library/package.html) for those packages...
authorGeorg Brandl <georg@python.org>
Sat, 6 Oct 2012 11:49:34 +0000 (13:49 +0200)
committerGeorg Brandl <georg@python.org>
Sat, 6 Oct 2012 11:49:34 +0000 (13:49 +0200)
commitfe7b00fb0abea3ea84f6642b62cdf545ff8f2780
treeb75e7a8dc8b2f30282f48426d5bad7097e0c6186
parent7ea9a423cb9831897ebccfe7e068a353e37ad3d0
Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http".
Doc/library/concurrency.rst
Doc/library/concurrent.rst [new file with mode: 0644]
Doc/library/html.rst
Doc/library/http.rst [new file with mode: 0644]
Doc/library/internet.rst
Doc/library/markup.rst
Doc/library/urllib.rst [new file with mode: 0644]
Doc/library/xml.rst [new file with mode: 0644]
Doc/library/xmlrpc.rst [new file with mode: 0644]