Am 02.05.2010 22:21, schrieb R. David Murray:
On Sun, 02 May 2010 00:44:22 +0200, =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?= <martin@v.loewis.de> wrote:
R. David Murray wrote:
On Sat, 01 May 2010 16:18:19 +0100, Paul Moore <p.f.moore@gmail.com> wrote:
On 1 May 2010 15:28, R. David Murray <rdmurray@bitdance.com> wrote:
Unless I'm missing something, I don't see any docs there about the automated build process and when and where it runs. I assume Georg was referring to "Development versions of the Python documentation are available on-line and updated daily".
Yes, most likely. I think I am asking for more documentation than you were :)
Then I think you have to propose specific wording. It runs on www.python.org (why would you expect it to run elsewhere???),
I had in fact overlooked the indicated sentence when reading the page.
And I realize it's less than you wanted to see :) But I also realized it's very easy to give more detail without crowding that page; since the script used for the daily build is in SVN under Doc/tools/dailybuild.py; and that also contains the hostname. I've updated the dev/doc/ page to include a link to the script text. cheers, Georg