b13987cd41
Currently https://docs.openstack.org/glance/latest/ is a long unorganized list of documentation links. This patch revises that page and the 'Glance Contribution Guidelines' page to make it easier to locate content. Also updates the main heading on other index pages. Change-Id: Ieea44dd05f8d164ed4c27f1205fb29b6e66d9660
58 lines
1.1 KiB
ReStructuredText
58 lines
1.1 KiB
ReStructuredText
Glance Contribution Guidelines
|
|
==============================
|
|
|
|
In the Contributions Guide, you will find documented policies for
|
|
developing with Glance. This includes the processes we use for
|
|
blueprints and specs, bugs, contributor onboarding, core reviewer
|
|
memberships, and other procedural items.
|
|
|
|
This documentation is generated by the Sphinx toolkit and lives in the source
|
|
tree. Additional documentation on Glance and other components of OpenStack can
|
|
be found on the `OpenStack wiki <http://wiki.openstack.org>`_.
|
|
|
|
Development Policies
|
|
--------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
minor-code-changes
|
|
refreshing-configs
|
|
|
|
Development Practices
|
|
---------------------
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
blueprints
|
|
documentation
|
|
database_migrations
|
|
.. bugs
|
|
contributor-onboarding
|
|
gate-failure-triage
|
|
code-reviews
|
|
|
|
Developer Reference
|
|
-------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
architecture
|
|
database_architecture
|
|
domain_model
|
|
domain_implementation
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
modules
|
|
|
|
Development Roles
|
|
-----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
release-cpl
|
|
.. core-reviewers
|