Switch from oslosphinx to openstackdocstheme
That's what the OpenStack community is using today. Also with newer
Sphinx versions, the current approach does no longer build.
Re-add docs and requirements tests.
Switch to xena standard jobs.
Conflicts:
doc/requirements.txt
requirements.txt
scciclient/tests/irmc/test_elcm.py
scciclient/tests/irmc/test_ipmi.py
scciclient/tests/irmc/test_scci.py
scciclient/tests/irmc/test_snmp.py
scciclient/tests/irmc/viom/test_client.py
scciclient/tests/irmc/viom/test_elcm.py
test-requirements.txt
Change-Id: I3f93a400bb83f4a91bd77ebe69f609949cd43ca7
(cherry picked from commit 21a184bff2)
(cherry picked from commit f6fc6cf1a6)
(cherry picked from commit c06de62f36)
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2;python_version>='3.4' # BSD
|
|
sphinx!=1.6.6,!=1.6.7,<2.0.0,>=1.6.2;python_version=='2.7' # BSD
|
|
openstackdocstheme>=2.2.1 # Apache-2.0
|