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 8484
8585=================== ========================================================
8686 download https://pypi.python.org/pypi/Bottleneck
87- docs http ://berkeleyanalytics.com /bottleneck
87+ docs https ://kwgoodman.github.io /bottleneck-doc
8888 code https://github.com/kwgoodman/bottleneck
8989 mailing list https://groups.google.com/group/bottle-neck
9090=================== ========================================================
Original file line number Diff line number Diff line change 2323
2424# Add any Sphinx extension module names here, as strings. They can be extensions
2525# 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' ]
2727
2828# Add any paths that contain templates here, relative to this directory.
2929templates_path = ['_templates' ]
You can’t perform that action at this time.
0 commit comments