shipyard/doc/source/index.rst
Roman Gorshunov 392f75e9a4 Minor: docs location fix
Change-Id: Ifdb02451ee9feada4a18e8e67c1ac64a77efe973
2018-09-14 23:38:29 +02:00

1.4 KiB

Welcome to Shipyard's documentation!

Shipyard is a directed acyclic graph controller for Kubernetes and OpenStack control plane life-cycle management, and is part of the Airship platform.

sampleconf API action-commands CLI site-definition-documents client-user-guide deployment-guide policy-enforcement

Building this Documentation

Use make docs or tox -e docs to generate these docs. This will and build an html version of this documentation that can be viewed using a browser at doc/build/index.html on the local filesystem.