xmpp.chapril.org-conversejs/buildout.cfg
JC Brand 20e15b5623 Sphinx changes.
* Add buildout config for Sphinx
* Add new Sphinx theme
* Remove the built html theme files
2014-12-06 18:58:58 +01:00

23 lines
294 B
INI

[buildout]
parts =
sphinx
versions = versions
[sphinx]
recipe = zc.recipe.egg
eggs =
Sphinx
sphinx-bootstrap-theme
[versions]
docutils = 0.12
Jinja2 = 2.7.3
MarkupSafe = 0.23
Pygments = 2.0.1
setuptools = 7.0
six = 1.8.0
Sphinx = 1.2.1
z3c.recipe.egg = 2.0.1
zc.buildout = 2.2.5