Specs for the Airship projects
Go to file
Andreas Jaeger 6b9fec55e6 Fix rtd publishing
The trigger URL is [0].

The tooling sets rtd_project_name to "airmada" but the project is
named "airship-xxxx" in RTD. Introduce rtd_project_name and set it to
correct value.

See also [1].

[0] https://readthedocs.org/api/v2/webhook/{{ rtd_project_name }}/{{ rtd_webhook_id }}
[1] https://zuul-ci.org/docs/zuul-jobs/general-roles.html#rolevar-trigger-readthedocs.rtd_project_name

Change-Id: Ieedbc17d21c8ee49348c7e9e7e00524988ba2332
2019-05-17 16:04:43 +02:00
doc (zuul) Add doc build and publish jobs 2018-07-30 15:17:03 -05:00
specs Non-Ubuntu based container builds 2019-04-29 10:09:07 -07:00
.gitignore Fix docs renderring, enforce instructions and template 2019-03-13 18:41:12 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:20 +00:00
.zuul.yaml Fix rtd publishing 2019-05-17 16:04:43 +02:00
Makefile Unify publishing of docs 2018-09-17 18:23:28 +02:00
README.rst Unify publishing of docs 2018-09-17 18:23:28 +02:00
tox.ini Unify publishing of docs 2018-09-17 18:23:28 +02:00

README.rst

Building Airship Specs Documentation

Find more documentation for Airship Specs on Read the Docs.

From the root of this project, issue the command make docs. Sphinx will render the output into doc/build/html. Open doc/build/html/index.html using your browser.