summaryrefslogtreecommitdiff
path: root/docs/library/array.rst
AgeCommit message (Expand)Author
2023-04-27all: Fix spelling mistakes based on codespell check.Damien George
2022-11-15docs/library/array: Add docs for dunder methods.Howard Lovatt
2021-08-13docs: Replace ufoo with foo in all docs.Jim Mussared
2021-08-13docs: Rename ufoo.rst to foo.rst.Jim Mussared
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
2016-08-07docs/array: Document array module.Paul Sokolovsky