Commit Graph

4 Commits

Author SHA1 Message Date
Doug Hellmann 1c7f556d4f rearrange existing documentation to follow the new layout standard
This change moves existing files, updates a few of the cross-references
and paths, and fixes some formatting. It is not meant to be the final
word on how the main page looks or how the other files are organized,
but it gets everything roughly into shape. If the glance team wants to
make changes, please do those as follow-up patches

This change depends on the spec and on a feature of pbr that allows us
to move where the auto-generated class reference documentation ends up
in the tree.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Depends-On: I2bd5652bb59cbd9c939931ba2e7db1b37d2b30bb
Change-Id: I9dde267793a5913acb5b1ec028cfb66bc5189783
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-21 14:15:58 -04:00
Li Wei ce3e7b33a8 Correct url in doc source
From github to see, these links can not be opened, like
https://github.com/openstack/glance/blob/master/doc/source/architecture.rst
we should add . in front. there are four *.png in /doc/source/images/...
corresponding to the four *.rst.

Change-Id: I21af59dfd87872e02cff8dddb51d2f2b72e86082
2016-10-27 17:03:38 +08:00
Mike Turvey 1bea843152 Adding detailed alt text to images for accessibility
In order to accomodate developers with screen readers, alt text
has been modified to provide an accurate and full description of
the diagrams in the documentation. Screen readers use the
alt text as a description of an image.

Change-Id: I6343c6d9d980331ef2b0f4f23b1fa2d37b0ba602
Closes-Bug: 1432214
2016-04-13 16:31:23 -07:00
Olena Logvinova 3342a09ba7 [docs] Add Domain model implementation sub-section
This patch adds a new Glance domain model implementation
sub-section to the Glance Background Concepts section.

Change-Id: I74a4923f2ba1a52cfd2d9ac42a8571619ef0882a
Co-Authored-By: Darja Shakhray <dshakhray@mirantis.com>
Co-Authored-By: Olena Logvinova <ologvinova@mirantis.com>
2016-01-20 17:04:15 +02:00