Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #42784

Re: docs.python.org source

From rh <richard_hubbe11@lavabit.com>
Subject Re: docs.python.org source
Date 2013-04-04 17:31 -0700
Organization " "
References <515DDFA3.8040106@amachu.me>
Newsgroups comp.lang.python
Message-ID <mailman.119.1365121825.3114.python-list@python.org> (permalink)

Show all headers | View raw


1. wget -q http://docs.python.org/2/archives/python-2.7.3-docs-html.tar.bz2
2. unroll
3. cd python-2.7.3-docs-html
4. python -m SimpleHTTPServer 9292
5. point browser to 0:9292

On Fri, 05 Apr 2013 01:46:35 +0530
	amachu<at>amachu.me wrote:

> I am looking forward to checkout all rst files of docs.python.org to
> my local for having a local copy of the site for quick reference.
> 
> I couldn't find it immediately, searching for few minutes now.  Any
> pointers?

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: docs.python.org source rh <richard_hubbe11@lavabit.com> - 2013-04-04 17:31 -0700

csiph-web