File: README.rst

package info (click to toggle)
adjutant-ui 11.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: python: 2,454; sh: 475; makefile: 157; javascript: 146
file content (18 lines) | stat: -rw-r--r-- 411 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========
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``.