summaryrefslogtreecommitdiffstatshomepage
path: root/docs/pyboard/hardware
Commit message (Collapse)AuthorAge
* docs/pyboard: Move hardware info into General Info chapter.Paul Sokolovsky2017-07-02
| | | | | | | | This makes top-level ToC of the pyboard docs consistent with other ports (consisting of 3 chapters: QuickRef, General Info, and Tutorial). Also, some other minor tweaks applied, like local ToC for General Info and headings mentioning pyboard.
* docs: Add documentation for lcd160cr module.Damien George2017-01-23
|
* docs: Generate a separate docs build for each port.Daniel Campora2015-06-04
Using Damien's approach where conf.py and topindex.html are shared by all ports.