Merge "doc generation improvements"
This commit is contained in:
commit
95b7c3df82
2
doc/requirements.txt
Normal file
2
doc/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
sphinx>=1.2.3,!=1.6.6,!=1.6.7,<2.0.0;python_version=='2.7' # BSD
|
||||
sphinx!=1.6.6,!=1.6.7,!=2.1.0;python_version>='3.4' # BSD
|
@ -5,8 +5,6 @@
|
||||
pbr>=0.8
|
||||
tortilla>=0.4.1
|
||||
Jinja2>=2.7.3
|
||||
Sphinx>=1.2.3,<2.0; python_version < '3'
|
||||
Sphinx>=1.2.3; python_version >= '3'
|
||||
docopt>=0.6.2
|
||||
simplejson>=3.8.1
|
||||
requests>=2.9.1
|
||||
|
Loading…
Reference in New Issue
Block a user