cinder/doc/source/contributor
zhufl 73590a3c0a Fix none-ascii char in doc
There exist some none-ascii chars in doc, which may cause trouble
in displaying.

Change-Id: Ic7ae90b6edb14ecad78b18e738c7e24f6466a500
2018-08-03 10:37:54 +08:00
..
README.rst Fix some typos in cinder doc 2017-12-19 13:47:45 +08:00
addmethod.openstackapi.rst fix wrong url link 2018-01-24 09:36:55 +08:00
api.apache.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
api_conditional_updates.rst Fix the typo in api_conditional_updates.rst 2018-01-31 19:50:36 +08:00
api_microversion_dev.rst Move MV history under API Microversion contrib docs 2018-04-10 20:34:13 +08: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 Replace Chinese punctuation with English punctuation 2018-05-02 17:55:09 +08:00
attach_detach_conventions_v2.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
development.environment.rst Merge "Update macOS devref info" 2018-06-15 17:19:24 +00:00
documentation.rst Fix some typos in cinder doc 2017-12-19 13:47:45 +08:00
drivers.rst Make scheduler check online_extend_support capability 2018-06-26 14:42:34 -03:00
drivers_locking_examples.rst docs: Write high availability devref 2018-08-01 14:46:42 -05:00
gerrit.rst Use sphinxcontrib.apidoc for module docs 2018-04-05 14:36:03 -05:00
gmr.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
groups.rst Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00
high_availability.rst docs: Write high availability devref 2018-08-01 14:46:42 -05:00
i18n.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
index.rst docs: Write high availability devref 2018-08-01 14:46:42 -05:00
jenkins.rst [doc]Modify failed hyperlinks 2018-06-12 08:51:49 +08:00
launchpad.rst [doc]Modify failed hyperlinks 2018-06-12 08:51:49 +08:00
migration.rst Replace Chinese punctuation with English punctuation 2018-05-02 17:55:09 +08:00
releasenotes.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
replication.rst Fix some typos in cinder doc 2017-12-19 13:47:45 +08:00
rolling.upgrades.rst [doc]Modify failed hyperlinks 2018-06-12 08:51:49 +08:00
rpc.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
testing.rst Add contributor notes on how to use pdb with tests 2018-01-23 12:13:29 -05:00
thin_provisioning.rst Updates overprovisioning dev-ref 2018-04-27 15:03:32 -03:00
threading.rst Fix none-ascii char in doc 2018-08-03 10:37:54 +08:00
user_messages.rst [DOC BLD FIX] Fix user messages documentation 2017-08-07 17:59:36 -05:00

README.rst

Cinder Contributor Documentation (source/contributor)

Introduction:

This directory is intended to hold any documentation that relates to how to contribute 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>.