79245a6283
Now that we are in charge of managing our documentation I thought we should have a section in the Contributor Guide on how to contribute documentation. This patch adds that. It also resolves build WARNINGS due to the README files I added not being included in any toctrees and adds the missing README file to the install directory. Change-Id: I8e12628b439a400ebd1ee6d691673a16e2c2f9d2
18 lines
719 B
ReStructuredText
18 lines
719 B
ReStructuredText
=====================================================
|
|
Cinder Contributor Documentation (source/contributor)
|
|
=====================================================
|
|
|
|
Introduction:
|
|
-------------
|
|
|
|
This directory is intended to hold any documentation that relates to
|
|
how to contirbute to Cinder or how the project is managed. Some of this
|
|
content was previous under 'developer' in openstack-manuals. The content
|
|
of the documentation, however, goes beyond just developers to anyone
|
|
contributing to the project, thus the change in naming.
|
|
|
|
The full spec for organization of documentation may be seen in the
|
|
`OS Manuals Migration Spec
|
|
<https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>`.
|
|
|