specs/README.rst
Roman Gorshunov 20c81644e1 Unify publishing of docs
Unified publishing to the readthedocs with other Airship projects.

Change-Id: I88e7e952c366fa2679e56ab07cb4c7557d905ad9
2018-09-17 18:23:28 +02:00

19 lines
551 B
ReStructuredText

..
This work is licensed under a Creative Commons Attribution 3.0 Unported
License.
http://creativecommons.org/licenses/by/3.0/legalcode
.. airship-specs-readme:
====================================
Building Airship Specs Documentation
====================================
Find more documentation for Airship Specs on
`Read the Docs <https://airship-specs.readthedocs.io/>`_.
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.