summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-08-23docs: Bump version to 1.9.2.v1.9.2Damien George
2017-08-22docs: Consistently link to micropython-lib in glossary.Paul Sokolovsky
2017-08-20docs/glossary: Fix typos in micropython-lib paragraph.Paul Sokolovsky
2017-08-20docs/glossary: Elaborate on possible MicroPython port differences.Paul Sokolovsky
2017-08-20docs/library/usocket: Describe complete information on address formats.Paul Sokolovsky
2017-08-20docs/library/usocket: Move socket.error to its own section.Paul Sokolovsky
2017-08-17docs/library/ubinascii: Update base64 docs.Alex Robbins
2017-08-14docs/library/machine.RTC.rst: Fix typo.Javier Candeira
2017-07-24docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst.Matthew Brener
2017-07-21eps8266/general: Fix typo in recent example.Paul Sokolovsky
2017-07-21eps8266/general: Add known issue of WiFi RX buffers overflow.Peter Hinch
2017-07-21docs/pyboard/tutorial/amp_skin: Add example for playing large WAV files.Piotr MaliƄski
2017-07-15docs,teensy: Use the name MicroPython consistently in documentationAlexander Steffen
2017-07-04docs/uzlib: Update description of decompress() and mention DecompIO.Paul Sokolovsky
2017-07-03docs/pyboard: Move info about using Windows from topindex to general.Damien George
2017-07-02docs/esp8266/general.rst: Fix name of NTP module.Patrick O'Leary
2017-07-03docs/uerrno: Document "uerrno" module.Paul Sokolovsky
2017-07-02docs/pyboard: Move hardware info into General Info chapter.Paul Sokolovsky
2017-07-02docs/*_index: Drop "Indices and tables" pseudo-section.Paul Sokolovsky
2017-07-02docs/conf.py: Set "version" and "release" to the same value.Paul Sokolovsky
2017-07-02docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.Paul Sokolovsky
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-07-02docs/conf.py: Add file for global replacements definition.Paul Sokolovsky
2017-07-02docs/conf.py: Switch to "new" format of intersphinx_mapping.Paul Sokolovsky
2017-07-02docs/topindex.html: Fix typo in "Glossary" heading.Damien George
2017-07-02docs: Add glossary.Paul Sokolovsky
2017-07-02docs/ure: Elaborate doc, update markup to the latest conventions.Paul Sokolovsky
2017-07-01docs/builtins: Add AssertionError, SyntaxError, ZeroDivisionError.Paul Sokolovsky
2017-07-01reference/index: Rewrite introduction paragraph to avoid confusion.Paul Sokolovsky
2017-07-01docs/differences/index_template: Use consistent heading casing.Paul Sokolovsky
2017-07-01docs: Move topindex.html to templates/ subdir.Damien George
2017-07-01docs/conf.py: Add .venv dir to exclude_patterns.Paul Sokolovsky
2017-07-01docs/constrained: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-30docs/{uselect,ussl,ustruct}: Use markup adhering to latest docs conventions.Paul Sokolovsky
2017-06-30docs/topindex.html: Remove link to wipy.io, it's no longer available.Damien George
2017-06-29docs/{framebuf,usocket}: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-28docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-27docs/{esp,pyb,ubinascii}: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-27docs: Move all ports docs to the single ToC.Paul Sokolovsky
2017-06-26docs/library/gc: Fix grammar and improve readability of gc.threshold().Damien George
2017-06-26docs/esp8266/tutorial/intro: Fix some grammatical typos.Damien George
2017-06-26docs/ref/speed_python: Update and make more hardware-neutral.Paul Sokolovsky
2017-06-26docs/network: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-25docs/machine*: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-25docs/lcd160cr: Group related constants together. Use full sentences.Paul Sokolovsky
2017-06-25docs/conf.py: Set default_role = 'any'.Paul Sokolovsky
2017-06-25docs/utime: Use markup adhering to the latest conventions.Paul Sokolovsky
2017-06-25docs/lcd160cr: Use markup adhering to the latest conventions.Paul Sokolovsky
2017-06-25docs/btree: Use markup adhering to the latest conventions.Paul Sokolovsky
2017-06-24docs/builtins: List builtin exceptions.Paul Sokolovsky