From c8b7628094528cb8b68de499165db5bfb0b1264b Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 8 Jun 2016 00:46:27 +0300 Subject: docs/machine.*: Add "currentmodule:: machine" directive. Makes sure that classes described in these separate files are properly designated as belonging to "machine" module in indexes. --- docs/library/machine.Pin.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/library/machine.Pin.rst') diff --git a/docs/library/machine.Pin.rst b/docs/library/machine.Pin.rst index 053c6e79b..2d3385b06 100644 --- a/docs/library/machine.Pin.rst +++ b/docs/library/machine.Pin.rst @@ -1,3 +1,4 @@ +.. currentmodule:: machine .. _machine.Pin: class Pin -- control I/O pins -- cgit v1.2.3