David Lechner 54baebc1f5 doc: experimenting with autodoc generation
Observations:

* Type annotations tend to be verbose, for example:

        blink(color1: typing.Union[pblight.Color, pblight.RGB, NoneType], color2: typing.Union[pblight.Color, pblight.RGB, NoneType], pattern: pblight.Pattern) → None

* There seems to be a bug with .. autodata::
2018-09-07 20:53:03 -05:00
2018-09-07 17:29:41 -05:00
2018-09-07 17:29:41 -05:00
S
Description
User API and documentation for Pybricks MicroPython
MIT
38 MiB
Languages
Python 99.1%
Shell 0.9%