63 Commits (05e5d411b53dcba9529b6ac1e9388bab65f8c11b)

Author SHA1 Message Date
David Lechner 1e6d18c915 docs: Fix Sphinx 3.x warnings, and enable warnings-as-errors on build. 4 years ago
Damien George c99322f8d8 docs/library: Add initial docs for uasyncio module. 5 years ago
Mike Wadsten f69ef97f24 docs: Move ubluetooth under "MicroPython-specific libraries". 5 years ago
Jim Mussared 19e87742c4 docs/library/bluetooth: Rename to "ubluetooth". 5 years ago
Damien George a2eea57b1d docs/library: Rename "array" module to "uarray". 5 years ago
Peter Hinch c0b3419261 docs/library: Clarify relation between machine and port-specific mods. 6 years ago
Jim Mussared dc82bee298 docs/library/bluetooth: Add initial BLE documentation. 5 years ago
Damien George 8a237237a3 docs: Rename machine.ADC docs to machine.ADCWiPy. 5 years ago
Damien George acd647100b docs/library: Add documentation for esp32 module. 6 years ago
Matt Trentini 69e72954ad docs: Add initial docs for esp32 port, including quick-ref and general. 6 years ago
Damien George d8e0320485 docs: Move WiPy specific Timer class to separate doc file. 6 years ago
Damien George 5b1ca66668 docs/library/index: Add hint about using help('modules') for discovery. 6 years ago
Damien George 84d5dd46fe docs/library/index: Remove all conditionals from library index. 6 years ago
Paul Sokolovsky 12fde67a25 docs/ucryptolib: Add docs for new ucryptolib module. 7 years ago
Damien George c7818032b1 docs/library: Add ussl module to library index for unix port. 7 years ago
Paul Sokolovsky 5de064fbd0 docs/library/index: Elaborate uPy libraries intro. 7 years ago
Paul Sokolovsky 579b86451d docs/_thread: Add a placeholder docs for _thread module. 7 years ago
Paul Sokolovsky 64a3c52f66 docs: Consistently link to micropython-lib in glossary. 7 years ago
Paul Sokolovsky ffb13cc633 docs/uerrno: Document "uerrno" module. 7 years ago
Paul Sokolovsky 8b7d311595 reference/index: Rewrite introduction paragraph to avoid confusion. 7 years ago
Paul Sokolovsky 94696973a0 docs/select: Rename to uselect, to match the actual module name. 8 years ago
Paul Sokolovsky d5713c8618 docs/library/index: Add important summary of the intro section as warning. 8 years ago
Paul Sokolovsky bb296482c3 docs/library/btree: Add btree module docs. 8 years ago
Rami Ali f9d18d96b7 docs/library: Add framebuf documentation. 8 years ago
Damien George e72e343908 docs: Add documentation for lcd160cr module. 8 years ago
Paul Sokolovsky 64db4080ce docs/library/index: Elaborate on u-modules. 8 years ago
Paul Sokolovsky 7219a18d17 docs/library/index: Update TOCs so builtins sorted before modules. 8 years ago
Paul Sokolovsky fdb411a8c5 docs/library/index: Include array module in ToC. 8 years ago
Paul Sokolovsky 1d3b903eb5 docs/library/index: Add builtins.rst. 9 years ago
Damien George ed4e5d2583 docs/library/index: Fix grammar and spelling in intro paragraph. 9 years ago
Paul Sokolovsky 09f764dc04 docs/library/index: Add intro paragraph regarding availability of modules. 9 years ago
Paul Sokolovsky 3e33aeb0db docs: esp8266: Include ussl module in the docs. 9 years ago
Paul Sokolovsky 621c644205 docs: _io and _collections were renamed to have standard "u" prefix. 9 years ago
Paul Sokolovsky 8ebdbcfb27 docs: Add _io module reference. 9 years ago
Paul Sokolovsky 348caaf940 docs: Add _collections module reference. 9 years ago
Paul Sokolovsky 351ec6d4ab docs/library: "os" module is actually "uos". 9 years ago
Paul Sokolovsky 0df2ee0126 docs/library/index: Order sections from the most to least standard modules. 9 years ago
Paul Sokolovsky 492bf12499 docs/library/index: Make single section for "micro-ified" modules. 9 years ago
Paul Sokolovsky a119983328 docs/library/index: esp8266 has the same set of stdlibs as pyboard/unix. 9 years ago
Paul Sokolovsky 88ed518390 docs/library/index: Move WiPy "micro-libraries" under corresponding heading. 9 years ago
Paul Sokolovsky 8b8c32c09b docs/library: Group MicroPython-specific modules under separate heading. 9 years ago
Paul Sokolovsky bbe5245028 docs: esp8266: Include usocket module reference. 9 years ago
Paul Sokolovsky 3bc9b571bb docs/ustruct: There's no complete "struct" module, only "ustruct" subset. 9 years ago
Paul Sokolovsky 9c04299da1 docs: esp8266: Enable "machine" module docs. 9 years ago
Paul Sokolovsky 6e6488530e docs: More standard modules for esp8266. 9 years ago
Paul Sokolovsky ee6fcc6f91 docs: Add standard modules list for esp8266. 9 years ago
Paul Sokolovsky 43efb46328 docs/library/index.rst: Minimally adapt for unix port. 9 years ago
danicampora 04db848dc7 docs: Add usocket and ussl modules' documentation. 9 years ago
danicampora 36ae417c9f docs: Add wipy and network.server documentation. 9 years ago
danicampora 4542643025 docs: Update all WiPy docs to reflect the new API. 9 years ago