Fix documentation build

The contributing.rst file was referencing a non-existing path, and
index.rst referenced a non-existing usage.rst file.

Added build-openstack-sphinx-docs job to test doc changes

Change-Id: I0efd9a2f652f89df0eba88b5b95e66ee9ab44af2
This commit is contained in:
Javier Pena 2018-03-13 18:17:41 +01:00 committed by Chandan Kumar
parent 95d5f60c7d
commit bb1a99bc4f
3 changed files with 3 additions and 2 deletions

View File

@ -65,8 +65,10 @@
branches: ^(?!stable/(newton|ocata)).*$ branches: ^(?!stable/(newton|ocata)).*$
- mistral-devstack-kombu: - mistral-devstack-kombu:
branches: ^(?!stable/newton).*$ branches: ^(?!stable/newton).*$
- build-openstack-sphinx-docs
gate: gate:
jobs: jobs:
- mistral-devstack - mistral-devstack
- mistral-devstack-non-apache - mistral-devstack-non-apache
- mistral-devstack-kombu - mistral-devstack-kombu
- build-openstack-sphinx-docs

View File

@ -1,4 +1,4 @@
============ ============
Contributing Contributing
============ ============
.. include:: ../../../CONTRIBUTING.rst .. include:: ../../CONTRIBUTING.rst

View File

@ -14,7 +14,6 @@ Contents:
readme readme
installation installation
usage
contributing contributing
Indices and tables Indices and tables