Skip to content
Snippets Groups Projects
Select Git revision
  • ed9c0185d80514670244b0c2147958dea00159a9
  • master default protected
2 results

pyb.Timer.rst

  • Damien George's avatar
    805fd0cf
    docs/library: Remove "only" directive from all pyb module docs. · 805fd0cf
    Damien George authored
    By virtue of its name, the pyb module would only be available on a pyboard
    and so does not need to have conditional "only" directives throughout its
    documentation.
    
    These conditionals were added mostly in
    cfcf47c0 in the initial development of the
    cc3200 port, which had the pyb module before it switched to the machine
    module.  And wipy only conditionals were removed from the pyb module
    documentation in 45426430, so there's no
    need to retain any more conditionals.
    805fd0cf
    History
    docs/library: Remove "only" directive from all pyb module docs.
    Damien George authored
    By virtue of its name, the pyb module would only be available on a pyboard
    and so does not need to have conditional "only" directives throughout its
    documentation.
    
    These conditionals were added mostly in
    cfcf47c0 in the initial development of the
    cc3200 port, which had the pyb module before it switched to the machine
    module.  And wipy only conditionals were removed from the pyb module
    documentation in 45426430, so there's no
    need to retain any more conditionals.