docs/machine.Pin: Remove explicit target.

With currentmodule:: support, all targets should be generated properly by
Sphinx.
This commit is contained in:
Paul Sokolovsky 2016-06-08 01:13:59 +03:00
parent 0a4cc24b2e
commit 0a4361ca67

View File

@ -1,5 +1,4 @@
.. currentmodule:: machine .. currentmodule:: machine
.. _machine.Pin:
class Pin -- control I/O pins class Pin -- control I/O pins
============================= =============================