summaryrefslogtreecommitdiff
path: root/doc/cdoc/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* MAINT: reduce Doxyfile and modernize numpyfilter.pyMike Taves2020-02-141-1545/+2
| | | | | | | * Doxyfile refreshed using "doxygen -u", then remove comments and default arguments; see http://www.doxygen.nl/manual/config.html * Added "clean" target to Makefile to clear build and cache * Update numpyfilter.py to work, and replace optparse with argparse
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-9/+10
|
* More misc. typosluz.paz2018-01-041-1/+1
| | | Found via `codespell`
* ENH: Spelling fixesVille Skyttä2017-05-091-1/+1
|
* DOC: add automatic documentation generation from C sources (using Doxygen at ↵Pauli Virtanen2010-06-051-0/+1571
the moment)