Merge "Fix oslo.delimiter references"

This commit is contained in:
Jenkins 2016-08-05 23:09:09 +00:00 committed by Gerrit Code Review
commit 607f146af5
4 changed files with 5 additions and 5 deletions

View File

@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/oslo.delimiter
https://bugs.launchpad.net/delimiter

View File

@ -37,7 +37,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'oslo.delimiter'
project = u'delimiter'
copyright = u'2014, OpenStack Foundation'
# If true, '()' will be appended to :func: etc. cross-reference text.

View File

@ -4,4 +4,4 @@
At the command line::
$ pip install oslo.delimiter
$ pip install delimiter

View File

@ -2,6 +2,6 @@
Usage
=======
To use oslo.delimiter in a project::
To use delimiter in a project::
import oslo_delimiter
import delimiter