summaryrefslogtreecommitdiff
path: root/docs/library/machine.RTC.rst
AgeCommit message (Collapse)Author
2017-08-14docs/library/machine.RTC.rst: Fix typo.Javier Candeira
2017-04-18docs/library/machine.*: Add cross-reference label to individual classes.Damien George
2016-08-02docs: Spelling mistakesMike Causer
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.*: Use proper class case in method headers.Paul Sokolovsky
Class designator will be used as is in indexes, so must match actual class name.
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-22docs: Correct machine.RTC examples.danicampora
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora