Add api-ref publish job

* Add pointers in the main doc to api-ref and releasenotes pages
* Add publish-stx-api-ref job
* Add search at bottom of api-ref and relnotes pages to trigger the jobs
* Add openstackdocstheme installation into requirements file

Change-Id: I11db7e584f3e16f1fd0517a5c0059bdc2d448399
Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
Dean Troyer 2018-10-11 08:40:19 -05:00
parent 1f08250553
commit f253a48c45
4 changed files with 11 additions and 0 deletions

View File

@ -12,4 +12,5 @@
- openstack-tox-linters
post:
jobs:
- publish-stx-api-ref
- publish-stx-docs

View File

@ -12,3 +12,4 @@ StarlingX Documentation
api-ref-image-v2-cgcs-ext
api-ref-networking-v2-cgcs-ext
:ref:`search`

View File

@ -1,5 +1,6 @@
openstack-doc-tools>=1.6.0
sphinx>=1.6.2
openstackdocstheme>=1.19.0 # Apache-2.0
# API Reference Guide
os-api-ref>=1.4.0 # Apache-2.0

View File

@ -33,6 +33,14 @@ Specs
Specs <https://docs.starlingx.io/specs>
API Reference
-------------
.. toctree::
:maxdepth: 1
API Reference <https://docs.starlingx.io/api-ref/stx-docs>
Contributing
============