[Zope-dev] docs.zope.org
Wichert Akkerman
wichert at wiggy.net
Wed Aug 4 11:26:15 EDT 2010
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.
More information about the Zope-Dev
mailing list