From 0a4cc24b2e8e7ceafb4e2cbe640c9f5dce655a70 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 8 Jun 2016 00:57:41 +0300 Subject: 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. --- docs/library/pyb.Pin.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/library/pyb.Pin.rst') 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 -- cgit v1.2.3