summaryrefslogtreecommitdiff
path: root/wasp/boards/sphinx/machine.py
AgeCommit message (Collapse)Author
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-08docs: Increase the scope of the documentationDaniel Thompson
We now generate documentation for everything included in the PineTime manifest (although, at this stage, not everything in the manifest has all the required docstrings).
2020-02-23docs: Add a sphinx boardDaniel Thompson
The simulator board does rather too much when we import watch.py. This change means we don't need SDL just to generate the documentation!