Specs for the Airship projects
Go to file
Roman Gorshunov 17c5c4506e Non-Ubuntu based container builds
Added section describing container builds with non-Ubuntu based
images in mind.

Image tagging naming convention is updated to have distribution
specific identifier in suffix.

Change-Id: I477ff5a1662747a4962d82332171861ea6e93e3c
2019-04-29 10:09:07 -07: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 Added .gitreview 2018-07-17 14:35:38 +00:00
.zuul.yaml Unify publishing of docs 2018-09-17 18:23:28 +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.