Browse Source
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. Change-Id: I3f93a400bb83f4a91bd77ebe69f609949cd43ca7changes/91/804091/5
4 changed files with 12 additions and 7 deletions
@ -1,3 +1,5 @@
|
||||
- project: |
||||
templates: |
||||
- openstack-python3-wallaby-jobs |
||||
- check-requirements |
||||
- openstack-python3-xena-jobs |
||||
- publish-openstack-docs-pti |
||||
|
@ -1,3 +1,2 @@
|
||||
|
||||
sphinx!=1.6.6,!=1.6.7,>=1.6.2 |
||||
oslosphinx>=4.7.0 # Apache-2.0 |
||||
sphinx>=2.0.0,!=2.1.0 # BSD |
||||
openstackdocstheme>=2.2.1 # Apache-2.0 |
||||
|
Loading…
Reference in new issue