cinder/doc/source/cli
Sean McGinnis eca5f76927 Clean up docs landing page
Reorganizes and cleans up the docs landing page so viewers eyes don't
immediately start bleeding. Also tries to simplify things and put them
in a more logical and consumable order.

Change-Id: I1c3ee6ad21bd27a5ef7f6691ddd8dde25e9c4c01
2017-10-03 14:06:43 -05:00
..
cli-cinder-quotas.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cli-cinder-scheduling.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cli-manage-volumes.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
cli-set-quotas.rst Make doc/source directory compliant with design in spec 2017-07-19 15:59:02 -05:00
index.rst Clean up docs landing page 2017-10-03 14:06:43 -05:00
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00

Cinder CLI Documentation (source/cli)

Introduction:

This directory is intended to hold any documentation that relates to Cinder's Command Line Interface. Note that this directory is intended for basic descriptions of the commands supported, similar to what you would find with a 'man page'. Tutorials or step-by-step guides should go into 'doc/source/admin' or 'doc/source/user' depending on the target audience.

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