aboutsummaryrefslogtreecommitdiff
path: root/docs/library/cmath.rst
AgeCommit message (Collapse)Author
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
Cross-reference text/link is implemented as RST substitution, so easy to consistently.
2016-06-01docs: math, cmath: Add port availability information.Paul Sokolovsky
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.