docs/library: Add missing cross-ref links for classes in pyb module.

pull/3358/merge
Mike Causer 2017-10-11 01:24:44 +11:00 zatwierdzone przez Damien George
rodzic 69da74e538
commit b1457db002
6 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.Accel:
class Accel -- accelerometer control
====================================

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.CAN:
class CAN -- controller area network communication bus
======================================================

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.LCD:
class LCD -- LCD control for the LCD touch-sensor pyskin
========================================================

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.Switch:
class Switch -- switch object
=============================

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.USB_HID:
class USB_HID -- USB Human Interface Device (HID)
=================================================

Wyświetl plik

@ -1,4 +1,5 @@
.. currentmodule:: pyb
.. _pyb.USB_VCP:
class USB_VCP -- USB virtual comm port
======================================