barbican/doc/source/setup
Nam Nguyen Hoai 341fb3c4f3 Unification content of the index.rst file
In the index.rst file, sometime, we declare that name_of_file.rst,
sometime is name_of_file.

For example. the content of the barbican/doc/source/api/index.rst
is that:

"""
    ./reference/secrets
    ./reference/secret_types
    ./reference/secret_metadata
    ./reference/store_backends.rst
    ./reference/containers
    ./reference/acls
    ./reference/quotas
    ./reference/consumers
    ./reference/orders
"""
That is confusing, it should be like below:

"""
    ./reference/secrets.rst
    ./reference/secret_types.rst
    ./reference/secret_metadata.rst
    ./reference/store_backends.rst
    ./reference/containers.rst
    ./reference/acls.rst
    ./reference/quotas.rst
    ./reference/consumers.rst
    ./reference/orders.rst
"""

Change-Id: I54ca41bb27f59caaaddab977ef4a3cf7f66bb5f3
Closes-Bug: #1694180
2017-06-03 08:11:52 +07:00
..
audit.rst Adding auditing support for API request using audit middleware 2016-01-21 09:32:39 -08:00
dev.rst Failed to set up a dev env on ubuntu 2017-03-01 10:17:32 +05:30
devstack.rst Make 'url' references uppercase for consistency 2016-08-16 16:31:56 -05:00
index.rst Unification content of the index.rst file 2017-06-03 08:11:52 +07:00
keystone.rst Default to Keystone authentication 2016-07-21 09:51:51 +02:00
noauth.rst Fix typos 2017-01-20 13:33:47 +07:00
plugin_backends.rst Fix typos 2017-01-20 13:33:47 +07:00
troubleshooting.rst Fix doc warnings 2016-05-19 15:23:25 -04:00