micropython/docs
Radomir Dopieralski 37ab061f4d docs: Update esp8266 documentation to match the code.
* Move the esp.status() to network module.
* Describe the wifi.isconnected() method.
* Describe esp.mac(), esp.wifi_mode(), esp.phy_mode(), esp.sleep_type(),
  esp.deepsleep(), and esp.flash_id() functions.
2015-10-06 23:25:35 +01:00
..
library docs: Update esp8266 documentation to match the code. 2015-10-06 23:25:35 +01:00
pyboard docs: Add link from pyboard asm tutorial to asm reference. 2015-06-26 12:35:17 +01:00
readthedocs/settings docs: Add RTD local_settings file, to add custom templates. 2014-12-21 11:21:06 +00:00
reference docs: Add link in references index to Thumb2 assembler docs. 2015-06-25 00:24:19 +01:00
static docs: Change "Micro Python" to "MicroPython" in all places in docs. 2015-06-04 23:53:26 +01:00
templates docs: Make index link point to "index.html" irrespective of port. 2015-06-27 13:41:24 +01:00
wipy cc3200: New SD and RTC API plus os and time modules' extensions. 2015-09-21 22:30:32 +02:00
Makefile docs: Initial commit of Sphinx documentation framework. 2014-09-25 17:23:06 +01:00
conf.py docs: Bump version to 1.4.6. 2015-09-23 17:16:22 +01:00
esp8266_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
esp8266_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00
license.rst docs: Change "Micro Python" to "MicroPython" in all places in docs. 2015-06-04 23:53:26 +01:00
make.bat Add .gitattributes file to force text line endings to LF. 2015-04-16 22:23:56 +01:00
pyboard_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
pyboard_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00
topindex.html docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
wipy_contents.rst docs: Add "reference" directory for putting docs about the language. 2015-06-25 00:20:57 +01:00
wipy_index.rst docs: Add initial draft documentation for the WiPy. 2015-06-10 23:37:56 +02:00