Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-02 Thread Georg Brandl
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?= wrote: >> R. David Murray wrote: >> > On Sat, 01 May 2010 16:18:19 +0100, Paul Moore wrote: >> >> On 1 May 2010 15:28, R. David Murray wrote: >> >>> Unless I'm missin

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-02 Thread Martin v. Löwis
> I wasn't asking for more precision than daily (I just hadn't seen it), but > now that I think about it it would indeed be nice to know when the cron > job starts, so that we know that if the checkin didn't happen before then, > it won't show up in the online docs until the next day. I don't thin

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-02 Thread R. David Murray
On Sun, 02 May 2010 00:44:22 +0200, =?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?= wrote: > R. David Murray wrote: > > On Sat, 01 May 2010 16:18:19 +0100, Paul Moore wrote: > >> On 1 May 2010 15:28, R. David Murray wrote: > >>> Unless I'm missing something, I don't see any docs there about the > >>

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread Nick Coghlan
Paul Moore wrote: > On 1 May 2010 15:28, R. David Murray 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-lin

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread Martin v. Löwis
R. David Murray wrote: > On Sat, 01 May 2010 16:18:19 +0100, Paul Moore wrote: >> On 1 May 2010 15:28, R. David Murray 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 "Developm

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread R. David Murray
On Sat, 01 May 2010 16:18:19 +0100, Paul Moore wrote: > On 1 May 2010 15:28, R. David Murray 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 Pyth

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread Paul Moore
On 1 May 2010 15:28, R. David Murray 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". Paul.

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread R. David Murray
On Sat, 01 May 2010 11:35:04 +0200, Georg Brandl wrote: > Am 29.04.2010 13:40, schrieb R. David Murray: > > On Thu, 29 Apr 2010 20:16:14 +1000, Nick Coghlan wrote: > >> Does the online dev version of the docs build in response to docs > >> checkins, or just once a day? > > > > I believe it does i

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-05-01 Thread Georg Brandl
Am 29.04.2010 13:40, schrieb R. David Murray: > On Thu, 29 Apr 2010 20:16:14 +1000, Nick Coghlan wrote: >> Does the online dev version of the docs build in response to docs >> checkins, or just once a day? > > I believe it does it once a day. Georg recently changed how this is done, > so we shou

Re: [Python-Dev] Frequency of the dev docs autobuild

2010-04-29 Thread R. David Murray
On Thu, 29 Apr 2010 20:16:14 +1000, Nick Coghlan wrote: > Does the online dev version of the docs build in response to docs > checkins, or just once a day? I believe it does it once a day. Georg recently changed how this is done, so we should get official word from him. > (And is that written d

[Python-Dev] Frequency of the dev docs autobuild

2010-04-29 Thread Nick Coghlan
Does the online dev version of the docs build in response to docs checkins, or just once a day? (And is that written down somewhere and I've just forgotten where to look...) Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia