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.RTC.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/library/machine.RTC.rst') diff --git a/docs/library/machine.RTC.rst b/docs/library/machine.RTC.rst index c69e4781a..684f31aa0 100644 --- a/docs/library/machine.RTC.rst +++ b/docs/library/machine.RTC.rst @@ -1,3 +1,4 @@ +.. currentmodule:: machine .. _machine.RTC: class RTC -- real time clock -- cgit v1.2.3