Fix oslo.delimiter references

Change-Id: I71407e3a968897b869683f194bd6fd2318714f06
This commit is contained in:
Joshua Harlow 2016-08-04 17:43:55 -07:00
parent aeddf075e1
commit 7a9798d91c
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: 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' master_doc = 'index'
# General information about the project. # General information about the project.
project = u'oslo.delimiter' project = u'delimiter'
copyright = u'2014, OpenStack Foundation' copyright = u'2014, OpenStack Foundation'
# If true, '()' will be appended to :func: etc. cross-reference text. # If true, '()' will be appended to :func: etc. cross-reference text.

View File

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

View File

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