4 Aug
2010
4 Aug
'10
3:26 p.m.
On 8/4/10 16:29 , Jens Vagelpohl wrote:
The script (see below) sits at the root of the documentation buildout (such as the buildout at http://svn.zope.org/zopetoolkit/), which precreates the necessary sphinx-build script (that's why I am modifying $PATH). It's run every 15 minutes to detect and incorporate documentation changes in SVN. I'm not sure why it did stop firing the way it should.
I'm wondering: can it be made to skip useless docs such as http://docs.zope.org/zope.hookable/index.html, perhaps by checking for linecount? There are also a lot of packages that only have a changelog and no documentation, for example http://docs.zope.org/zope.contenttype/index.html . Should those be considered good enough to be linked? Wichert.