aboutsummaryrefslogtreecommitdiff
path: root/docs/library/sys.rst
AgeCommit message (Collapse)Author
2015-06-04docs: Change "Micro Python" to "MicroPython" in all places in docs.Damien George
2014-12-22docs: Make admonition for CPy-difference use "attention" class.Damien George
This renders it in yellow/orange box on RTD server.
2014-12-19docs: Add CPy diff note for print_exception; embellish sys.platform.Damien George
2014-12-10docs: Add sys.print_exception().Paul Sokolovsky
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.