Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Vasudevan, Rama K
pycroscopy
Commits
02cc412e
Commit
02cc412e
authored
Nov 15, 2017
by
Unknown
Browse files
Changed url for linking scipy documentation
parent
30d12427
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/conf.py
View file @
02cc412e
...
...
@@ -411,7 +411,7 @@ sphinx_gallery_conf = dict(examples_dirs='../examples',
reference_url
=
dict
(
pycroscopy
=
None
,
matplotlib
=
'https://matplotlib.org'
,
numpy
=
'https://docs.scipy.org/doc/numpy'
,
scipy
=
'https://docs.scipy.org/doc/scipy'
,
scipy
=
'https://docs.scipy.org/doc/scipy
/reference
'
,
h5py
=
'http://docs.h5py.org/en/latest/'
),
# directory where function granular galleries are stored
backreferences_dir
=
'_autosummary/backreferences'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment