Files
horizon/doc/source/index.rst
Ivan Anfimov f0615b2334 docs: remove outdated glossary
internal glossary not update more 5 years and all information already available in global glossry

Change-Id: I39cc8dd8c375ebaf48044ac943d0cbb62f6d2f75
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
2025-07-30 16:02:28 +00:00

54 lines
1.1 KiB
ReStructuredText

========================================
Horizon: The OpenStack Dashboard Project
========================================
Introduction
============
Horizon is the canonical implementation of `OpenStack's Dashboard
<https://opendev.org/openstack/horizon>`_, which provides a web based user
interface to OpenStack services including Nova, Swift, Keystone, etc.
For a more in-depth look at Horizon and its architecture, see the
:ref:`contributor-intro`.
To learn what you need to know to get going, see the :ref:`quickstart`.
Using Horizon
=============
How to use Horizon in your own projects.
.. toctree::
:maxdepth: 2
install/index
configuration/index
User Documentation <user/index>
admin/index
Contributor Docs
================
For those wishing to develop Horizon itself, or go in-depth with building
your own :class:`~horizon.Dashboard` or :class:`~horizon.Panel` classes,
the following documentation is provided.
.. toctree::
:maxdepth: 2
contributor/index
Release Notes
=============
See https://docs.openstack.org/releasenotes/horizon/.
Information
===========
.. only:: html
* :ref:`genindex`
* :ref:`modindex`