| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-12 | docs/library/machine.RTC.rst: Document datetime method and fix ex code. | Peter Hinch | |
| This is the minimum change to fix the example code so it actually runs on the majority of ports. | |||
| 2021-01-30 | docs,stm32: Fix minor typos in RTC docs, and->an. | Andrew Scheller | |
| 2020-08-21 | docs: Change `\*` to `*` in argument lists. | Zenix27 | |
| Latest versions of Sphinx (at least 3.1.0) do not need the `*` escaped and will render the `\` in the output if it is there, so remove it. Fixes issue #6209. | |||
| 2019-12-04 | docs: Remove spaces on lines that are empty. | Damien George | |
| 2017-08-14 | docs/library/machine.RTC.rst: Fix typo. | Javier Candeira | |
| 2017-04-18 | docs/library/machine.*: Add cross-reference label to individual classes. | Damien George | |
| 2016-08-02 | docs: Spelling mistakes | Mike Causer | |
| 2016-06-09 | docs/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-08 | docs/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-08 | docs/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-22 | docs: Correct machine.RTC examples. | danicampora | |
| 2015-10-17 | docs: Update all WiPy docs to reflect the new API. | danicampora | |
