Skip to content

Commit b1457db

Browse files
mcauserdpgeorge
authored andcommitted
docs/library: Add missing cross-ref links for classes in pyb module.
1 parent 69da74e commit b1457db

6 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/library/pyb.Accel.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.Accel:
23

34
class Accel -- accelerometer control
45
====================================

docs/library/pyb.CAN.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.CAN:
23

34
class CAN -- controller area network communication bus
45
======================================================

docs/library/pyb.LCD.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.LCD:
23

34
class LCD -- LCD control for the LCD touch-sensor pyskin
45
========================================================

docs/library/pyb.Switch.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.Switch:
23

34
class Switch -- switch object
45
=============================

docs/library/pyb.USB_HID.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.USB_HID:
23

34
class USB_HID -- USB Human Interface Device (HID)
45
=================================================

docs/library/pyb.USB_VCP.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.. currentmodule:: pyb
2+
.. _pyb.USB_VCP:
23

34
class USB_VCP -- USB virtual comm port
45
======================================

0 commit comments

Comments
 (0)