Fix oslo.delimiter references
Change-Id: I71407e3a968897b869683f194bd6fd2318714f06
This commit is contained in:
parent
aeddf075e1
commit
7a9798d91c
@ -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
|
||||||
|
@ -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.
|
||||||
|
@ -4,4 +4,4 @@
|
|||||||
|
|
||||||
At the command line::
|
At the command line::
|
||||||
|
|
||||||
$ pip install oslo.delimiter
|
$ pip install delimiter
|
||||||
|
@ -2,6 +2,6 @@
|
|||||||
Usage
|
Usage
|
||||||
=======
|
=======
|
||||||
|
|
||||||
To use oslo.delimiter in a project::
|
To use delimiter in a project::
|
||||||
|
|
||||||
import oslo_delimiter
|
import delimiter
|
||||||
|
Loading…
x
Reference in New Issue
Block a user