Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42784 > unrolled thread
| Started by | rh <richard_hubbe11@lavabit.com> |
|---|---|
| First post | 2013-04-04 17:31 -0700 |
| Last post | 2013-04-04 17:31 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: docs.python.org source rh <richard_hubbe11@lavabit.com> - 2013-04-04 17:31 -0700
| From | rh <richard_hubbe11@lavabit.com> |
|---|---|
| Date | 2013-04-04 17:31 -0700 |
| Subject | Re: docs.python.org source |
| Message-ID | <mailman.119.1365121825.3114.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web