summaryrefslogtreecommitdiff
path: root/oslosphinx
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2014-02-12 16:40:51 +0000
committerBen Nemec <bnemec@redhat.com>2014-02-12 16:41:37 +0000
commit28f4cf00a061a96c14ec389f11aa3d919d94d040 (patch)
tree340c6fb1ee19397dce4a57d11bb5abe2ba0878f0 /oslosphinx
parent54062b0b1deeab9e9339378f9450ff495e216b19 (diff)
downloadoslosphinx-28f4cf00a061a96c14ec389f11aa3d919d94d040.tar.gz
Remove references to oslo.sphinx
There were a few left over in the documentation Change-Id: I87ca3e6c104798a94874916df355b6bdc74c1408
Diffstat (limited to 'oslosphinx')
-rw-r--r--oslosphinx/intersphinx.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/oslosphinx/intersphinx.py b/oslosphinx/intersphinx.py
index b452c9e..d1ab95f 100644
--- a/oslosphinx/intersphinx.py
+++ b/oslosphinx/intersphinx.py
@@ -18,7 +18,7 @@
To use this mapping in a project, first add 'sphinx.ext.intersphinx' to
your extensions list in conf.py. Then::
- from oslo.sphinx import intersphinx
+ from oslosphinx import intersphinx
intersphinx_mapping = intersphinx.mapping
You'll be able to link to other project's documentation, such as: