cinder/doc/source/contributor
inspurericzhang 170298e37c Replace Chinese punctuation with English punctuation
Curly quotes(Chinese punctuation) usually input from Chinese input method.
When read from english context, it makes some confusion.

Change-Id: I52bdfb16b1270df9d2a8109608a6a1bebc300966
2018-05-02 17:55:09 +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 Update setup instructions 2017-11-01 10:07:07 +08:00
documentation.rst Fix some typos in cinder doc 2017-12-19 13:47:45 +08:00
drivers.rst Doc: Add driver security notes to contributor doc 2018-04-10 10:09:40 -04: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
i18n.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00:00
index.rst Merge "Updates overprovisioning dev-ref" 2018-04-27 19:28:31 +00:00
jenkins.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
launchpad.rst Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00: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 Update and replace http with https for doc links in Cinder 2017-07-27 09:58:23 +00: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 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

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