aboutsummaryrefslogtreecommitdiff
path: root/docs/library/machine.WDT.rst
AgeCommit message (Collapse)Author
2020-05-02docs/library: Fix docs for machine.WDT to specify millisecond timeout.Thorsten von Eicken
2017-04-18docs/library/machine.*: Add cross-reference label to individual classes.Damien George
2016-09-06docs/library/machine.WDT: Add that WDT is available on pyboard.Damien George
2016-08-17docs/library/machine.WDT: Add note that WDT is only available on WiPy.Damien George
2016-06-09docs/machine*: Remove explicit targets and "machine." prefixes on classes.Paul Sokolovsky
With currentmodule:: set properly, none are needed. Extra "machine." prefix produces wrong indexing data.
2016-06-08docs/machine.*: Add "currentmodule:: machine" directive.Paul Sokolovsky
Makes sure that classes described in these separate files are properly designated as belonging to "machine" module in indexes.
2015-10-21docs: Several corrections to the classes in the machine module.danicampora
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora