On 3/7/07, Raymond Hettinger <[EMAIL PROTECTED]> wrote: > > We should try to keep the documentation buildable at all times so that it > will remain visible to everyone at http://docs.python.org/dev/ .
Broken doc doesn't get pushed though. So the worst that will happen is that the dev doc will be slightly out of date if it doesn't build. Since we (or George Yoshida) tends to fix these pretty fast, the worst that happens is the docs are a day behind. To reiterate from my other msg to Martin, the building of doc (and the refleak test run) is all done in Misc/build.sh. This also does a make install in case something breaks there. n _______________________________________________ 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