Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread Martin v. Löwis
Tim Golden wrote: > Martin v. Löwis wrote: >>> Can I ask which flavour of Sphinx is being used to build the py3k docs? >> >> The proper procedure to build the documentation is >> >> make update >> make htmlhelp #say > > > I think you misunderstood my question. I can build the docs > for 2.x, say

Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread Tim Golden
Martin v. Löwis wrote: Can I ask which flavour of Sphinx is being used to build the py3k docs? The proper procedure to build the documentation is make update make htmlhelp #say I think you misunderstood my question. I can build the docs for 2.x, say -- have done so, in fact many times. I w

Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread Martin v. Löwis
> Can I ask which flavour of Sphinx is being used to build the py3k docs? The proper procedure to build the documentation is make update make htmlhelp #say Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman

Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread andrew cooke
Tim Golden wrote: > Tim Golden wrote: >> Can I ask which flavour of Sphinx is being used to build the py3k docs? >> I've taken the naive approach of simply pulling the sources from >> branches/py3k and then calling make checkout to fetch the appropriate >> sources, but these are from http://svn.pyt

Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread Tim Golden
andrew cooke wrote: Tim Golden wrote: Tim Golden wrote: Can I ask which flavour of Sphinx is being used to build the py3k docs? I've taken the naive approach of simply pulling the sources from branches/py3k and then calling make checkout to fetch the appropriate sources, but these are from http

Re: [Python-Dev] Building Py3K branch docs with Sphinx

2009-03-12 Thread Tim Golden
Tim Golden wrote: Can I ask which flavour of Sphinx is being used to build the py3k docs? I've taken the naive approach of simply pulling the sources from branches/py3k and then calling make checkout to fetch the appropriate sources, but these are from http://svn.python.org/projects and are the