mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-24 12:14:26 +00:00
Update breathe
This commit is contained in:
parent
ecbfdb46d3
commit
869ed1ec19
@ -46,8 +46,8 @@ def build_docs():
|
|||||||
pip_install('cppformat/sphinx',
|
pip_install('cppformat/sphinx',
|
||||||
'12dde8afdb0a7bb5576e2656692c3478c69d8cc3',
|
'12dde8afdb0a7bb5576e2656692c3478c69d8cc3',
|
||||||
check_version='1.4a0.dev-20151013')
|
check_version='1.4a0.dev-20151013')
|
||||||
pip_install('cppformat/breathe',
|
pip_install('michaeljones/breathe',
|
||||||
'da8bc0b3d4f6897d89061a934c323c247ef9e9b0')
|
'1c9d7f80378a92cffa755084823a78bb38ee4acc')
|
||||||
# Build docs.
|
# Build docs.
|
||||||
cmd = ['doxygen', '-']
|
cmd = ['doxygen', '-']
|
||||||
p = Popen(cmd, stdin=PIPE)
|
p = Popen(cmd, stdin=PIPE)
|
||||||
|
Loading…
Reference in New Issue
Block a user