root/plone4bio.base/trunk/buildout.cfg
| Revision 190, 269 bytes (checked in by mauro, 12 months ago) |
|---|
| Line | |
|---|---|
| 1 | [buildout] |
| 2 | extends = test-plone-4.0.x.cfg |
| 3 | # extends = test-plone-3.3.x.cfg |
| 4 | parts += |
| 5 | docs |
| 6 | |
| 7 | [docs] |
| 8 | recipe = zc.recipe.egg |
| 9 | eggs = |
| 10 | ${buildout:package-name} |
| 11 | sphinx <= 0.99 |
| 12 | sphinx-pypi-upload |
| 13 | zc.rst2 |
| 14 | pkginfo |
| 15 | repoze.sphinx.autointerface |
| 16 | interpreter = docpy |
| 17 |
Note: See TracBrowser
for help on using the browser.
