adjutant-ui/README.rst
jacky06 bd59ec3a61 Sync Sphinx requirement
1. Sync sphinx dependency with global requirements. It caps python 2 since
sphinx 2.0 no longer supports Python 2.7.
2. Remove unncessary "=="

Change-Id: I1d321e17470216b76fca84f21896bc1457a6a92a
2020-04-02 02:59:18 +00:00

19 lines
411 B
ReStructuredText

===========
adjutant-ui
===========
Adjutant Dashboard
* Free software: Apache license
* Source: https://github.com/openstack/adjutant-ui
This is the Horizon plugin for the Adjutant service, and provides UI elements
to the core features that Adjutant adds.
Documentation
=============
Documentation is stored in doc/, a sphinx build of the documentation can be
generated with the command ``tox -e docs``.