On Wed, Aug 17, 2011 at 12:08 PM, Chris Withers <ch...@simplistix.co.uk> wrote: > On 16/08/2011 16:05, Sandro Tosi wrote: >> I think what's needed first is to run a pilot: take the current 2.7 >> doc, > > Where does that live? > Where are the instructions for building the docs? (dependencies needed, etc)
'make html' in the Docs directory of a CPython checkout ("hg clone http://hg.python.org/cpython") usually does the trick. See http://docs.python.org/dev/documenting/building.html for more detail if the above doesn't work. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com