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.ExtInt.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/library/pyb.ExtInt.rst') diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst index 61023ebb3..8344a14c2 100644 --- a/docs/library/pyb.ExtInt.rst +++ b/docs/library/pyb.ExtInt.rst @@ -1,3 +1,4 @@ +.. currentmodule:: pyb .. _pyb.ExtInt: class ExtInt -- configure I/O pins to interrupt on external events -- cgit v1.2.3