[Zope-CMF] 2.3
Jens Vagelpohl
jens at dataflake.org
Wed Apr 4 21:33:42 UTC 2012
On Apr 4, 2012, at 19:54 , Charlie Clark wrote:
>> """
>> fuchsia:CMF charlieclark$ bin/sphinx-build src/Products.CMFDefault/docs tmp
>> Running Sphinx v1.1.2
>> Exception occurred:
>> File "/Users/charlieclark/Sites/CMF/src/Products.CMFDefault/docs/conf.py", line 16, in <module>
>> import pkginfo
>> ImportError: No module named pkginfo
>> """
>> sphinx-build no longer works. Or should I be working from CMFDefault checkout and building from there?
>
> See above. Should probably check why documents now can't be generated from the top-level of the project, although package level is probably saner.
This is now fixed. The top-level (CMF package) buildout did not know about the documentation dependency on "pkginfo", only the buildout inside the Products.CMFDefault package did.
jens
More information about the Zope-CMF
mailing list