From 585aafc27eb7fa8fe660e3eeaa29bf8d7ab99213 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Wed, 8 Jun 2016 16:00:12 +0300 Subject: docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such. --- docs/library/pyb.ExtInt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/library/pyb.ExtInt.rst') diff --git a/docs/library/pyb.ExtInt.rst b/docs/library/pyb.ExtInt.rst index 8344a14c2..89db62e46 100644 --- a/docs/library/pyb.ExtInt.rst +++ b/docs/library/pyb.ExtInt.rst @@ -72,7 +72,7 @@ Constructors Class methods ------------- -.. method:: ExtInt.regs() +.. classmethod:: ExtInt.regs() Dump the values of the EXTI registers. -- cgit v1.2.3