summaryrefslogtreecommitdiffstatshomepage
path: root/docs/library/pyb.Pin.rst
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-06-08 00:57:41 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-06-08 00:57:41 +0300
commit0a4cc24b2e8e7ceafb4e2cbe640c9f5dce655a70 (patch)
tree0e2336e67e888de437a479f34bae262680fddbd4 /docs/library/pyb.Pin.rst
parentc8b7628094528cb8b68de499165db5bfb0b1264b (diff)
downloadmicropython-0a4cc24b2e8e7ceafb4e2cbe640c9f5dce655a70.tar.gz
micropython-0a4cc24b2e8e7ceafb4e2cbe640c9f5dce655a70.zip
docs/pyb.*: Add "currentmodule:: pyb" directive.
Makes sure that classes described in these separate files are properly designated as belonging to "pyb" module in indexes.
Diffstat (limited to 'docs/library/pyb.Pin.rst')
-rw-r--r--docs/library/pyb.Pin.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/library/pyb.Pin.rst b/docs/library/pyb.Pin.rst
index 30440f5025..65ae601bed 100644
--- a/docs/library/pyb.Pin.rst
+++ b/docs/library/pyb.Pin.rst
@@ -1,3 +1,4 @@
+.. currentmodule:: pyb
.. _pyb.Pin:
class Pin -- control I/O pins