diff --git a/README.rst b/README.rst index 3a7c7b3..14d5958 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ Almanach API Client =================== -This is a client library for Almanach built on the Almanch REST API. +This is a client library for Almanach built on the Almanach REST API. It provides a Python API (The almanachclient module) and a command-line tool (almanach-client). diff --git a/doc/source/conf.py b/doc/source/conf.py index 358b107..4b7e8c7 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -36,7 +36,7 @@ master_doc = 'index' # General information about the project. project = u'python-almanachclient' -copyright = u'%d, OpenStack Foundation' +copyright = u'2017, OpenStack Foundation' # If true, '()' will be appended to :func: etc. cross-reference text. add_function_parentheses = True diff --git a/doc/source/index.rst b/doc/source/index.rst index c223951..be6dad0 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -1,5 +1,5 @@ -Almanach Client -=============== +Almanach API Client +=================== Contents: