aboutsummaryrefslogtreecommitdiff
path: root/docs/wipy/tutorial/index.rst
AgeCommit message (Collapse)Author
2018-10-01docs: Unify all the ports into one set of documentation.Damien George
With this commit there is now only one entry point into the whole documentation, which describes the general MicroPython language, and then from there there are links to information about specific platforms/ports. This commit doesn't change content (almost, it does fix a few internal links), it just reorganises things.
2017-01-28docs/machine.Timer: Move WiPy adhoc parts to its documentation.Paul Sokolovsky
2015-11-18docs/wipy: Add warning about losing wlan connection when changing mode.Jason Hildebrand
Also provide workarounds, link to other revelant sections, and fix some typos.
2015-10-21docs/wipy: Add more tutorials and examples.danicampora
2015-10-19docs/wipy: Add wipy tutorials section.danicampora