circuitpython/shared-bindings
Jeff Epler 3c3cad5ae6 docs: Improve 5.0.x <-> main branch doc linkrot
This improves, but does not entirely fix, the broken links that result
from the autoapi change.  It fixes module-level links, but class links
still do not work (e.g., /shared-bindings/displayio/Palette.html (5.0.x)
is now just /shared-bindings/displayio/#displayio.Palette).
2020-06-14 11:12:35 -05:00
..
_bleio bleio: adapter: add advertising timeout and status 2020-05-19 15:01:19 +08:00
_eve Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
_pew Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
_pixelbuf Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
_stage Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
aesio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
analogio Fixed minor indentation issue 2020-05-14 16:58:25 -04:00
audiobusio Various doc examples: Fix the "/ 18" copypasta bug 2020-05-27 16:43:35 -05:00
audiocore Various doc examples: Fix the "/ 18" copypasta bug 2020-05-27 16:43:35 -05:00
audioio Various doc examples: Fix the "/ 18" copypasta bug 2020-05-27 16:43:35 -05:00
audiomixer Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
audiomp3 Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
audiopwmio Various doc examples: Fix the "/ 18" copypasta bug 2020-05-27 16:43:35 -05:00
bitbangio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
board Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
busio Merge pull request #2837 from k0d/serial-debug 2020-05-18 18:13:31 -07:00
countio Update countio to python stub docs 2020-05-13 08:36:16 -07:00
digitalio Fully implement digitalio and pin-in-use tracking. 2020-05-19 17:46:29 -07:00
displayio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
fontio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
framebufferio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
frequencyio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
gamepad Merge pull request #2810 from dherrada/master 2020-05-15 10:31:05 -07:00
gamepadshift Merge pull request #2810 from dherrada/master 2020-05-15 10:31:05 -07:00
i2cslave Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
math Fix ulab, math and template. 2020-05-14 15:58:36 -07:00
microcontroller watchdogtimer: refactor to new api 2020-05-27 11:28:49 +08:00
multiterminal Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
neopixel_write Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
network Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
nvm Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
os Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
ps2io Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
pulseio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
random Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
rgbmatrix Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
rotaryio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
rtc Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
socket Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
storage shared-bindings: Fix docs of storage.VfsFat 2020-05-31 10:35:42 -05:00
struct Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
supervisor Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
terminalio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
time Merge remote-tracking branch 'adafruit/master' into improve_verification 2020-05-12 18:23:59 -07:00
touchio Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
uheap Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
ulab Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
usb_hid Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
usb_midi Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
ustack Swap sphinx to autoapi and the inline stubs 2020-05-12 17:28:24 -07:00
vectorio Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
watchdog Remove NONE from mode enum and doc tweaks 2020-05-27 10:58:21 -07:00
wiznet Fix up end of file and trailing whitespace. 2020-06-03 10:56:35 +01:00
help.rst Fix help doc 2020-05-14 16:06:13 -07:00
index.rst docs: Improve 5.0.x <-> main branch doc linkrot 2020-06-14 11:12:35 -05:00
support_matrix.rst update rST ref link for support matrix 2019-07-28 21:25:43 -05:00
util.c Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00
util.h Refactor deinit check to reduce code size. 2019-06-12 11:36:43 -07:00