summaryrefslogtreecommitdiff
path: root/docs/library/uos.rst
AgeCommit message (Expand)Author
2018-06-28docs/uos: Make it clear that block device block_num param is an index.Damien George
2018-03-12extmod/vfs_fat: Add file size as 4th element of uos.ilistdir tuple.Tom Collins
2018-03-07docs/library/uos: Document mount, umount, VfsFat and block devices.Damien George
2018-03-07docs/library/uos: Create sections for distinct parts and document uname.Damien George
2017-12-04docs/library: Add xrefs to "stream" dictionary entry for many modules.Paul Sokolovsky
2017-08-29docs/library: Add description of "index" parameter to uos.dupterm().Damien George
2017-07-02docs/library: Add CPython docs xref to each pertinent module.Paul Sokolovsky
2017-06-28docs/{micropython,sys,uos}: Use markup adhering to the latest docs conventions.Paul Sokolovsky
2017-06-03docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc.Paul Sokolovsky
2017-06-03docs/uos: Deconditionalize, remove minor port-specific details.Paul Sokolovsky
2017-05-10docs/library/uos: Add description of uos.ilistdir() function.Damien George
2017-04-16docs/library/uos: urandom: Generalize description.Paul Sokolovsky
2017-04-05docs/uos: De-conditionalize statvfs() description.Paul Sokolovsky
2017-02-14docs/uos: Remove mention of uos.sep.Paul Sokolovsky
2016-10-07docs/uos: Add uos.statvfs() documentation.Alex March
2016-08-02docs: Spelling mistakesMike Causer
2016-04-27docs: Fix uos and utime heading underlines to be the correct length.Damien George
2016-04-27docs/library: "os" module is actually "uos".Paul Sokolovsky