Specs for the Airship projects
Go to file
Matt McEuen 1080aecf3f [WIP] Add AirshipCTL Spec
This spec details the command-line interface, behavior, and design
of the Airship 2.0 target-state `airshipctl` tool.

Change-Id: I43b690c7c43ddc4f87c0d205f2209cd169a1c0e6
Co-Authored-By: Rodolfo Pacheco <rp2723@att.com>
2019-05-30 10:39:48 -04:00
doc (zuul) Add doc build and publish jobs 2018-07-30 15:17:03 -05:00
images [WIP] Add AirshipCTL Spec 2019-05-30 10:39:48 -04:00
specs [WIP] Add AirshipCTL Spec 2019-05-30 10:39:48 -04: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 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

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.