summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/pyb.Timer.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-11-04 18:25:20 +0000
committerDamien George <damien.p.george@gmail.com>2014-11-04 18:25:20 +0000
commit8e701604d570d8c45da95ced677ef999fb4c48a6 (patch)
tree1875b50df3d855fe2c640e92d8ef85da9e77761d /docs/library/pyb.Timer.rst
parentbc0bc764fc505c1e96e02f137a468e0aca9dda58 (diff)
downloadmicropython-8e701604d570d8c45da95ced677ef999fb4c48a6.tar.gz
micropython-8e701604d570d8c45da95ced677ef999fb4c48a6.zip
docs: Add links from quickref to pyb classes.
Diffstat (limited to 'docs/library/pyb.Timer.rst')
-rw-r--r--docs/library/pyb.Timer.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/pyb.Timer.rst b/docs/library/pyb.Timer.rst
index 96ea48f0dc..017ea56c5c 100644
--- a/docs/library/pyb.Timer.rst
+++ b/docs/library/pyb.Timer.rst
@@ -1,3 +1,5 @@
+.. _pyb.Timer:
+
class Timer -- control internal timers
======================================