| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
There are a number of broken links to the numpy.emath module because
there are no generated documentation for numpy.emath, which is an alias
of numpy.lib.scimath. This fixes the broken links by generating
documentation for numpy.emath, that duplicates the documentation for
numpy.lib.scimath.
|
|
|
|
| |
Now is as good a time as any with open PR's at a low.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Don't use :members: in automodule; it generates too much
and not very useful output
- Fix edit links and summarize.py
- Add better htmlhelp build target
- Add upload target
- Fix permissions on make dist
|
|
|