
Follow PTI for this and add all needed changes, remove obsolete options. Switch to openstackdocstheme instead of oslosphinx since that is retired. Remove module index - this repo has no modules and thus nothing is generated. Add job to publish documents. Change-Id: Ida269f9755099f32a12f46082b529311ecb7e2b6
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
sphinx!=1.6.6,!=1.6.7,>=1.6.2,<2.0.0;python_version=='2.7' # BSD
|
|
sphinx!=1.6.6,!=1.6.7,>=1.6.2;python_version>='3.4' # BSD
|
|
openstackdocstheme>=1.20 # Apache-2.0
|