New submission from Philip Olson <phi...@roshambo.org>:

I was unable to determine how to download the Python documentation source files 
(for building via Sphinx) but did figure out the following:

   hg clone http://hg.python.org/cpython
   cd cpython/Doc
   make html

Where to get the Doc sources deserves a mention here:

   http://docs.python.org/dev/documenting/building.html

I don't know this topic so won't propose a patch, but building.txt should 
mention where/how to get 'Doc' before the 'cd Doc' example.

----------
assignee: docs@python
components: Documentation
messages: 139147
nosy: docs@python, philip
priority: normal
severity: normal
status: open
title: Missing: How to checkout the Doc sources

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12415>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to