summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.emath.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Fix formatting for routines.emath.rst titleJonathan Deng2022-03-051-1/+1
|
* DOC: Fix missing lib.scimath module referenceJonathan Deng2022-03-031-1/+1
|
* DOC: Remove routines.lib.scimath.rstJonathan Deng2022-03-031-1/+1
|
* DOC: Fix broken links to numpy.emath moduleJonathan Deng2022-02-251-2/+2
| | | | | | | | 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.
* STY: Giant whitespace cleanup.Charles Harris2013-08-181-1/+0
| | | | Now is as good a time as any with open PR's at a low.
* docs: fix minor issues, support htmlhelp.Pauli Virtanen2008-12-131-1/+1
| | | | | | | | | | | | | - 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
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+10