| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-22 | RTD documentation updates | Dan Halbert | |
| 2018-02-20 | Delete a bunch of docs, drivers and examples not relevant to CircuitPython. | Scott Shawcroft | |
| This fixes #345 and fixes #215. | |||
| 2017-07-02 | docs/library: Add CPython docs xref to each pertinent module. | Paul Sokolovsky | |
| Cross-reference text/link is implemented as RST substitution, so easy to consistently. | |||
| 2017-06-30 | docs/{uselect,ussl,ustruct}: Use markup adhering to latest docs conventions. | Paul Sokolovsky | |
| 2016-05-14 | docs/ustruct: Describe supported type codes. | Paul Sokolovsky | |
| 2016-05-01 | docs/ustruct: Fix argument formatting. | Paul Sokolovsky | |
| Per current CPython docs conventions, arguments are in italics. Follow that. | |||
| 2016-05-01 | docs/ustruct: Document pack_into(), unpack_from(). | Paul Sokolovsky | |
| 2016-04-22 | docs/ustruct: There's no complete "struct" module, only "ustruct" subset. | Paul Sokolovsky | |
| "ustruct" is good example of micro-ified module, so rather should belong to the corresponding list. | |||
