cinder/doc/source/contributor
Jay S. Bryant 6f663fb929 [Doc Bld Fix] Add links to man page contents
The pages under man/ had not been linked to from anywhere.  This
was causing Sphinx to issue warnings during build.  This patch
corrects that.

There was also a 'todo' directive that wasn't valid that needed
to be removed.  This patch also corrects that.

Change-Id: I8ab75b7be921a05e9e4eb023c4dfe90cf4404e6c
(cherry picked from commit be10de4b91)
2017-08-22 15:21:50 -05:00
..
README.rst [Docs] Add documentation contribution docs 2017-08-15 21:49:46 -05:00
addmethod.openstackapi.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api.apache.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api_conditional_updates.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api_microversion_dev.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api_microversion_history.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
architecture.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
attach_detach_conventions.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
attach_detach_conventions_v2.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
auth.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cinder.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
database.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
development.environment.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
documentation.rst [Docs] Add documentation contribution docs 2017-08-15 21:49:46 -05:00
drivers.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
fakes.rst [DOC BLD FIX] Fix docstring error in fakes.rst 2017-07-26 22:09:44 -05:00
gerrit.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
gmr.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
groups.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
i18n.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
index.rst [Docs] Add documentation contribution docs 2017-08-15 21:49:46 -05:00
jenkins.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
launchpad.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
migration.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
releasenotes.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
replication.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
rolling.upgrades.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
rpc.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
scheduler.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
services.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
testing.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
threading.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
user_messages.rst [DOC BLD FIX] Fix user messages documentation 2017-08-07 17:59:36 -05:00
volume.rst [Doc Bld Fix] Add links to man page contents 2017-08-22 15:21:50 -05:00

README.rst

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>.