aboutsummaryrefslogtreecommitdiff
path: root/docs/wipy/tutorial/intro.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.
2016-08-02docs: Spelling mistakesMike Causer
2015-10-26docs/wipy: Fix several typos and change some pyboard to WiPy.Martijn Koster
2015-10-25docs/wipy: Fix several typos.Martijn Koster
2015-10-21docs/wipy: Add more tutorials and examples.danicampora