- move all docs sources to docs/source; - rework documentation structure and contents; - update conf.py and clean it up; - switch use oslosphinx; - add sphinx and oslosphinx to test requrements. Change-Id: Ied37f86e559516ef7a106e2870d4817ff01a8af4
12 lines
166 B
Plaintext
12 lines
166 B
Plaintext
hacking>=0.8.0,<0.9
|
|
discover
|
|
coverage>=3.6
|
|
mock>=1.0
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.17
|
|
testtools>=0.9.34
|
|
zake>=0.0.13
|
|
# docs build jobs
|
|
sphinx
|
|
oslosphinx
|