File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 84
84
85
85
=================== ========================================================
86
86
download https://pypi.python.org/pypi/Bottleneck
87
- docs http ://berkeleyanalytics.com /bottleneck
87
+ docs https ://kwgoodman.github.io /bottleneck-doc
88
88
code https://github.com/kwgoodman/bottleneck
89
89
mailing list https://groups.google.com/group/bottle-neck
90
90
=================== ========================================================
Original file line number Diff line number Diff line change 23
23
24
24
# Add any Sphinx extension module names here, as strings. They can be extensions
25
25
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
26
- extensions = ['sphinx.ext.autodoc' ,'numpydoc' ]
26
+ extensions = ['sphinx.ext.autodoc' , 'sphinx.ext.githubpages' , 'numpydoc' ]
27
27
28
28
# Add any paths that contain templates here, relative to this directory.
29
29
templates_path = ['_templates' ]
You can’t perform that action at this time.
0 commit comments