[issue24786] Changes in the devguide repository are not published online in HTML

2016-01-09 Thread Ezio Melotti
Ezio Melotti added the comment: This seem to be already fixed, however the copyright needs to be updated again (see #26063). -- nosy: +ezio.melotti resolution: -> out of date stage: -> resolved status: open -> closed type: -> behavior ___ Python t

[issue24786] Changes in the devguide repository are not published online in HTML

2015-08-03 Thread R. David Murray
R. David Murray added the comment: Huh. I don't see a copyright, but I do see it if I do view source. The fact that not all pages are updated is probably due to those pages not having any internal changes and therefore not being regenerated. Someone would have to clear the build cache on th

[issue24786] Changes in the devguide repository are not published online in HTML

2015-08-03 Thread Mark Lawrence
Mark Lawrence added the comment: The copyright is right at the bottom of the page. From the link given by Jesús on the very first page it now reads 2011-2015. I clicked next but still 2011-2014, next again 2011-2014, then gave up. -- nosy: +BreamoreBoy __

[issue24786] Changes in the devguide repository are not published online in HTML

2015-08-03 Thread R. David Murray
R. David Murray added the comment: I see your change made on the 30th on the web. I don't see where the copyright is displayed, so I can't confirm that one, but Brett's change on the second is there. So, I don't see a bug here. -- nosy: +r.david.murray __

[issue24786] Changes in the devguide repository are not published online in HTML

2015-08-03 Thread Jesús Cea Avión
New submission from Jesús Cea Avión: I change content and configuration in the devguide repository and I don't see the changes available in HTML in even after some days. -- assignee: docs@python components: Documentation messages: 247961 nosy: docs@p