Show More
@@ -201,7 +201,7 b' html_additional_pages = {' | |||
|
201 | 201 | # Output file base name for HTML help builder. |
|
202 | 202 | htmlhelp_basename = 'ipythondoc' |
|
203 | 203 | |
|
204 |
intersphinx_mapping = {'python': ('http://docs.python.org/ |
|
|
204 | intersphinx_mapping = {'python': ('http://docs.python.org/3/', None), | |
|
205 | 205 | 'rpy2': ('http://rpy.sourceforge.net/rpy2/doc-2.4/html/', None), |
|
206 | 206 | 'traitlets': ('http://traitlets.readthedocs.org/en/latest/', None), |
|
207 | 207 | 'jupyterclient': ('http://jupyter-client.readthedocs.org/en/latest/', None), |
General Comments 0
You need to be logged in to leave comments.
Login now