diff options
| author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-06-08 00:57:41 +0300 |
|---|---|---|
| committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-06-08 00:57:41 +0300 |
| commit | 0a4cc24b2e8e7ceafb4e2cbe640c9f5dce655a70 (patch) | |
| tree | 0e2336e67e888de437a479f34bae262680fddbd4 /docs/library/pyb.LCD.rst | |
| parent | c8b7628094528cb8b68de499165db5bfb0b1264b (diff) | |
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.LCD.rst')
| -rw-r--r-- | docs/library/pyb.LCD.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/pyb.LCD.rst b/docs/library/pyb.LCD.rst index 7555b6fb0..06fe35589 100644 --- a/docs/library/pyb.LCD.rst +++ b/docs/library/pyb.LCD.rst @@ -1,3 +1,5 @@ +.. currentmodule:: pyb + class LCD -- LCD control for the LCD touch-sensor pyskin ======================================================== |
