circuitpython/docs/pyboard
Scott Shawcroft 46e7f8e4fb Documentation rework to unify the docs together rather than having them
on a per port basis.

Also enables generating docs from inline RST in C code. Simply omits all
lines except those that start with //|. Indentation after "//| " will be
preserved.
2016-10-18 17:42:47 -07:00
..
hardware docs: Generate a separate docs build for each port. 2015-06-04 23:44:35 +01:00
tutorial docs/pyboard: Update USB mouse tutorial to use pyb.USB_HID(). 2016-08-29 15:16:51 +10:00
general.rst docs: Generate a separate docs build for each port. 2015-06-04 23:44:35 +01:00
index.rst Documentation rework to unify the docs together rather than having them 2016-10-18 17:42:47 -07:00
quickref.rst docs/pyboard/quickref: Add section on "delay and timing" for utime mod. 2016-08-29 17:33:02 +10:00