summaryrefslogtreecommitdiff
path: root/docs/library/uzlib.rst
AgeCommit message (Collapse)Author
2018-07-29remove qemu-arm build; fix docs build bugsDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2017-12-04docs/library: Add xrefs to "stream" dictionary entry for many modules.Paul Sokolovsky
2017-07-04docs/uzlib: Update description of decompress() and mention DecompIO.Paul Sokolovsky
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.
2014-12-05docs: uzlib: Typo fix.Paul Sokolovsky
2014-12-05docs: Add quick docs for uzlib.Paul Sokolovsky