Skip to content

Commit 3c6866f

Browse files
committed
adding backreferences_dir param
1 parent 4b57759 commit 3c6866f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
'reference_url': {'matplotlib': None,
114114
'numpy': 'http://docs.scipy.org/doc/numpy/reference',
115115
'scipy': 'http://docs.scipy.org/doc/scipy/reference'},
116+
'backreferences_dir': False,
116117
}
117118

118119
plot_gallery = True

0 commit comments

Comments
 (0)