Commit 87f5f867 authored by Victor Zverovich's avatar Victor Zverovich Committed by Jonathan Müller

Update sphinx

(cherry picked from commit 7bb1b508)
parent ae85c91e
...@@ -46,8 +46,8 @@ def build_docs(version='dev'): ...@@ -46,8 +46,8 @@ def build_docs(version='dev'):
except DistributionNotFound: except DistributionNotFound:
pass pass
# Install Sphinx and Breathe. # Install Sphinx and Breathe.
pip_install('fmtlib/sphinx', pip_install('sphinx-doc/sphinx',
'12dde8afdb0a7bb5576e2656692c3478c69d8cc3', '12b83372ac9316e8cbe86e7fed889296a4cc29ee',
check_version='1.4a0.dev-20151013') check_version='1.4a0.dev-20151013')
pip_install('michaeljones/breathe', pip_install('michaeljones/breathe',
'1c9d7f80378a92cffa755084823a78bb38ee4acc') '1c9d7f80378a92cffa755084823a78bb38ee4acc')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment