aboutsummaryrefslogtreecommitdiff
path: root/docs/library/array.rst
AgeCommit message (Collapse)Author
2019-10-22docs/library: Rename "array" module to "uarray".Damien George
2018-03-15docs: Fix some references and RST markup to eliminate Sphinx warnings.Damien George
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-08-07docs/array: Document array module.Paul Sokolovsky