summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-12-02 00:02:58 +0000
committerGerrit Code Review <review@openstack.org>2014-12-02 00:02:58 +0000
commit4a49d970b06068b1ef26e7cc1f7dab3984da2ed4 (patch)
treedcc6cf51f32ba4393c579e0aa415e45e27b75447 /doc
parent29049f65654d4a7f057cab438bb9152900ee58db (diff)
parentcfe94b725535b53cf1bca9d502efd8621fa0602f (diff)
downloadpython-keystoneclient-4a49d970b06068b1ef26e7cc1f7dab3984da2ed4.tar.gz
Merge "Rename the client API docs"
Diffstat (limited to 'doc')
-rw-r--r--doc/source/using-api-v2.rst6
-rw-r--r--doc/source/using-api-v3.rst6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/source/using-api-v2.rst b/doc/source/using-api-v2.rst
index 52feefa..03e76e1 100644
--- a/doc/source/using-api-v2.rst
+++ b/doc/source/using-api-v2.rst
@@ -1,6 +1,6 @@
-=================
-The Client v2 API
-=================
+=======================
+Using the V2 Client API
+=======================
Introduction
============
diff --git a/doc/source/using-api-v3.rst b/doc/source/using-api-v3.rst
index 39e24f5..d339636 100644
--- a/doc/source/using-api-v3.rst
+++ b/doc/source/using-api-v3.rst
@@ -1,6 +1,6 @@
-=================
-The Client v3 API
-=================
+=======================
+Using the V3 Client API
+=======================
Introduction
============