aboutsummaryrefslogtreecommitdiff
path: root/docs/contents.rst
AgeCommit message (Collapse)Author
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
This makes all common files "port-aware" using the .. only directive.
2015-06-04docs: Change "Micro Python" to "MicroPython" in all places in docs.Damien George
2015-06-04docs: Generate a separate docs build for each port.Daniel Campora
Using Damien's approach where conf.py and topindex.html are shared by all ports.
2014-11-02docs: Make custom index page; add more docs.Damien George