Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42777 > unrolled thread
| Started by | ஆமாச்சு <amachu@amachu.me> |
|---|---|
| First post | 2013-04-05 01:46 +0530 |
| Last post | 2013-04-04 23:27 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
docs.python.org source ஆமாச்சு <amachu@amachu.me> - 2013-04-05 01:46 +0530
Re: docs.python.org source Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2013-04-04 23:27 +0200
| From | ஆமாச்சு <amachu@amachu.me> |
|---|---|
| Date | 2013-04-05 01:46 +0530 |
| Subject | docs.python.org source |
| Message-ID | <mailman.114.1365107583.3114.python-list@python.org> |
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? -- Sri Ramadoss M
[toc] | [next] | [standalone]
| From | Irmen de Jong <irmen.NOSPAM@xs4all.nl> |
|---|---|
| Date | 2013-04-04 23:27 +0200 |
| Message-ID | <515df057$0$6890$e4fe514c@news.xs4all.nl> |
| In reply to | #42777 |
On 4-4-2013 22:16, ஆமாச்சு 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? > > -- > > Sri Ramadoss M > If you're on windows: the windows installer of Python comes with a compressed html file containing all documentation (in HTML). For instance on my machine, the full documentation of my Python 3.3 install can be found here: C:\Python33\Doc\python330.chm If you're on another OS you can get all the .rst source files of the documentation as part of the Python source code tarball, see http://www.python.org/getit/ Irmen
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web