aboutsummaryrefslogtreecommitdiff
path: root/docs/library/machine.Signal.rst
AgeCommit message (Collapse)Author
2020-10-20docs/library/machine.Signal.rst: Correct typo: usecases to use cases.Howard Lovatt
2020-08-21docs: 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.
2017-08-29docs/machine.Signal: Improve style/grammar and add usage example.Paul Sokolovsky
2017-05-14docs/machine.Signal: Add initial draft description of Signal class.Paul Sokolovsky