Files
skyline-console/README.rst
Ivan Anfimov b71ad5ce0c Update README.rst
Additional improvements, fixes and remove outdated files.

Change-Id: I71cff539bb0ad32899791d658d2cf8cdef473886
2025-02-14 07:22:58 +00:00

1.8 KiB

Skyline (OpenStack Modern Dashboard)

Skyline Console is a modern dashboard for OpenStack - UI.

image

Using Skyline

See doc/source/install/index.rst about how to install Skyline in your OpenStack setup. It describes the example steps and has pointers for more detailed settings and configurations.

It is also available at Installing Guide.

Getting Started for Developers

Development Guide describes how to setup Skyline development environment and start development.

Building Contributor Documentation

This documentation is written by contributors, for contributors.

The source is maintained in the doc/source directory using reStructuredText and built by Sphinx

Some of the diagrams are generated using the dot language

from Graphviz. See the Graphviz documentation for Graphviz and dot language usage information.

To build the docs, use:

$ tox -e docs