summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/index.rst
Commit message (Expand)AuthorAge
* docs/library/index: Include array module in ToC.Paul Sokolovsky2016-08-07
* docs/library/index: Add builtins.rst.Paul Sokolovsky2016-06-09
* docs/library/index: Fix grammar and spelling in intro paragraph.Damien George2016-06-02
* docs/library/index: Add intro paragraph regarding availability of modules.Paul Sokolovsky2016-06-02
* docs: esp8266: Include ussl module in the docs.Paul Sokolovsky2016-05-22
* docs: _io and _collections were renamed to have standard "u" prefix.Paul Sokolovsky2016-05-02
* docs: Add _io module reference.Paul Sokolovsky2016-05-02
* docs: Add _collections module reference.Paul Sokolovsky2016-05-02
* docs/library: "os" module is actually "uos".Paul Sokolovsky2016-04-27
* docs/library/index: Order sections from the most to least standard modules.Paul Sokolovsky2016-04-27
* docs/library/index: Make single section for "micro-ified" modules.Paul Sokolovsky2016-04-27
* docs/library/index: esp8266 has the same set of stdlibs as pyboard/unix.Paul Sokolovsky2016-04-27
* docs/library/index: Move WiPy "micro-libraries" under corresponding heading.Paul Sokolovsky2016-04-27
* docs/library: Group MicroPython-specific modules under separate heading.Paul Sokolovsky2016-04-27
* docs: esp8266: Include usocket module reference.Paul Sokolovsky2016-04-23
* docs/ustruct: There's no complete "struct" module, only "ustruct" subset.Paul Sokolovsky2016-04-22
* docs: esp8266: Enable "machine" module docs.Paul Sokolovsky2016-04-07
* docs: More standard modules for esp8266.Paul Sokolovsky2016-03-25
* docs: Add standard modules list for esp8266.Paul Sokolovsky2016-03-25
* docs/library/index.rst: Minimally adapt for unix port.Paul Sokolovsky2015-10-31
* docs: Add usocket and ussl modules' documentation.danicampora2015-10-21
* docs: Add wipy and network.server documentation.danicampora2015-10-19
* docs: Update all WiPy docs to reflect the new API.danicampora2015-10-17
* esp8266: Fix the documentation for esp.connect() and esp.disconnect()Radomir Dopieralski2015-06-13
* docs: Add initial draft documentation for the WiPy.Daniel Campora2015-06-10
* docs: Change "Micro Python" to "MicroPython" in all places in docs.Damien George2015-06-04
* docs: Document esp module for ESP8266.Radomir Dopieralski2015-05-30
* docs: Provide initial documentation for micropython module.Damien George2015-03-30
* docs: Add initial "uctypes" modules docs. WIP.Paul Sokolovsky2015-01-08
* docs: Add quick docs for uzlib.Paul Sokolovsky2014-12-05
* docs: Add skeleton docs for ure module.Paul Sokolovsky2014-12-04
* docs: Add quick docs for ubinascii.Paul Sokolovsky2014-12-02
* docs: Add quick docs for uhashlib.Paul Sokolovsky2014-12-02
* docs: Sort "micro-library" module list alphabetically.Paul Sokolovsky2014-12-01
* docs: Make custom index page; add more docs.Damien George2014-11-02
* docs: Import documentation from source-code inline comments.Damien George2014-10-31