diff options
| author | Brant Knudson <bknudson@us.ibm.com> | 2014-10-10 19:24:50 -0500 |
|---|---|---|
| committer | Brant Knudson <bknudson@us.ibm.com> | 2014-10-10 19:24:50 -0500 |
| commit | 6dd48ab8c02fa10f4ab72e9a0871620068ddab98 (patch) | |
| tree | bfdca09af0842b6d07073307f39d4d53510abe8d /doc/source | |
| parent | 89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916 (diff) | |
| download | python-keystoneclient-6dd48ab8c02fa10f4ab72e9a0871620068ddab98.tar.gz | |
Reorder index links
The V3 Client link should come before the V2 Client link if that's
what we want developers to use.
Change-Id: I34a232d21862999a6f1a7acf5382ff752a7e3590
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/index.rst | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst index d75547c..60301d3 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -12,13 +12,11 @@ Contents: :maxdepth: 1 man/keystone - using-sessions - using-api-v2 using-api-v3 - + using-sessions authentication-plugins + using-api-v2 middlewarearchitecture - api/modules Contributing |
