it works with setuptools and is now compatible with py3
the py3 branch is created to track the upstream's master branch
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit
fda079d5ed4c8a80c677f714a680233a568d512e)
Sphinx == 1.6.3
--e git+https://github.com/ceph/sphinx-ditaa.git#egg=sphinx-ditaa
+-e git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa
-e git+https://github.com/michaeljones/breathe#egg=breathe
'sphinx.ext.autodoc',
'sphinx.ext.graphviz',
'sphinx.ext.todo',
- 'sphinx_ditaa',
+ 'sphinxcontrib.ditaa',
'breathe',
]
+ditaa = 'ditaa'
todo_include_todos = True
top_level = os.path.dirname(