aboutsummaryrefslogtreecommitdiff
path: root/docs/library/os.rst
AgeCommit message (Collapse)Author
2016-04-27docs/library: "os" module is actually "uos".Paul Sokolovsky
2016-04-03docs/os: Change wording to be a bit more port-neutral.Paul Sokolovsky
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora
This makes all common files "port-aware" using the .. only directive.
2015-05-12stmhal: Add os.rename function.Steve Zatz
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.