www.python.org -> Menu: [Documenation] -> link [Download Current
Documentation] for either 2.x or 3.x
Direct link for 2.7: http://docs.python.org/download.html
I have a few aliases like:
alias manpylib='evince ~/info/python/doc_2.x/library.pdf'
to look at them and use the search function from evince. The search on
the website is nicer, but it often it is too slow and I have not spent
time on looking how to set that up locally.
On 2012-05-10 08:20, C Anthony Risinger wrote:
On Wed, May 9, 2012 at 10:43 PM, Stephen Waterbury
<[email protected]> wrote:
I also keep a local copy of the complete Python docs --
it's quite easy, and python.org is not exactly the speediest
site on the block anyway, so all of the above reasons apply
to the Python docs as well.
that's a pretty good idea ... you are *not* generating this, right?
but rather downloading/copying from ...?