aboutsummaryrefslogtreecommitdiff
path: root/docs/library/pyb.LED.rst
AgeCommit message (Collapse)Author
2014-12-16docs: Define more clearly the behaviour of LED methods.Damien George
Addresses issue #1006.
2014-11-04docs: Add links from quickref to pyb classes.Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory.