Scott Shawcroft
|
f0bb26d70f
|
Merge MicroPython 1.13 into CircuitPython
|
2021-05-04 18:06:33 -07:00 |
Jason Neal
|
7ef2f65114
|
docs/library: Add / to indicate positional-only args in library docs.
Removes the confusion of positional-only arguments which have defaults that
look like keyword arguments.
|
2020-01-12 13:44:59 +11:00 |
Dan Halbert
|
c76a4d477f
|
remove qemu-arm build; fix docs build bugs
|
2018-07-29 16:47:06 -04:00 |
Dan Halbert
|
7c219600a2
|
WIP: after merge; before testing
|
2018-07-11 16:45:30 -04:00 |
Scott Shawcroft
|
20dd3b1e43
|
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
This fixes #345 and fixes #215.
|
2018-02-20 17:34:59 -08:00 |
Paul Sokolovsky
|
3ff7040c8a
|
docs/library: Add xrefs to "stream" dictionary entry for many modules.
|
2017-12-04 18:36:20 +02:00 |
Paul Sokolovsky
|
503cf3d097
|
docs/uzlib: Update description of decompress() and mention DecompIO.
|
2017-07-04 02:32:42 +03:00 |
Paul Sokolovsky
|
465d84b7e7
|
docs/library: Add CPython docs xref to each pertinent module.
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
|
2017-07-02 15:37:31 +03:00 |
Paul Sokolovsky
|
41c07d5b80
|
docs: uzlib: Typo fix.
|
2014-12-05 02:08:30 +02:00 |
Paul Sokolovsky
|
adf4c4cea8
|
docs: Add quick docs for uzlib.
|
2014-12-05 00:40:35 +02:00 |