diff options
| author | Brant Knudson <bknudson@us.ibm.com> | 2014-10-10 19:30:37 -0500 |
|---|---|---|
| committer | Brant Knudson <bknudson@us.ibm.com> | 2014-10-12 10:52:41 -0500 |
| commit | cfe94b725535b53cf1bca9d502efd8621fa0602f (patch) | |
| tree | 8464b106cadda9f246c940a784d6d0492b666e8a /doc/source/using-api-v3.rst | |
| parent | 89dc951f7d5a603f0c34b7c2cb9f7d26d73d9916 (diff) | |
| download | python-keystoneclient-cfe94b725535b53cf1bca9d502efd8621fa0602f.tar.gz | |
Rename the client API docs
Since developers want to use the APIs, the docs should be more
enticing and say that it describes how to use the APIs.
Also, called it "V3 Client API" since this reads better than
"Client V3 API" and it matches the order in the module path.
Change-Id: I79dd6f6891bf48b477b35157256a0219426d171c
Diffstat (limited to 'doc/source/using-api-v3.rst')
| -rw-r--r-- | doc/source/using-api-v3.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/using-api-v3.rst b/doc/source/using-api-v3.rst index 1327446..c389616 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 ============ |
