Skip to content

Commit b0100c6

Browse files
committed
Refer to jupyter_client docs for message spec
The `:orphan:` Sphinx metadata doesn't actually work properly, because of sphinx-doc/sphinx#1944, but it will do the right thing in a release version.
1 parent b754d5e commit b0100c6

File tree

5 files changed

+6
-8010
lines changed

5 files changed

+6
-8010
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
intersphinx_mapping = {'python': ('http://docs.python.org/2/', None),
194194
'rpy2': ('http://rpy.sourceforge.net/rpy2/doc-2.4/html/', None),
195195
'traitlets': ('http://traitlets.readthedocs.org/en/latest/', None),
196+
'jupyterclient': ('http://jupyter-client.readthedocs.org/en/latest/', None),
196197
}
197198

198199
# Options for LaTeX output
-150 KB
Binary file not shown.

0 commit comments

Comments
 (0)