Laurens Valk
0013a74d72
drop class method identifier from docs
...
Same result as in 92e3735d63 , but now achieved by patching the Sphinx configuration instead of patching the API.
Now it doesn't break the API for the purpose of checking and autocomplete, etc.
2019-06-05 13:57:04 +02:00
Laurens Valk
28a5329bb6
api/doc: pybricks is a package
2019-06-05 12:47:24 +02:00
Laurens Valk
727507d66d
API: add light instance to ColorDistanceSensor
...
This is an experimental method for adding lights to some sensors.
And add workaround to make it show up correctly in the docs.
Also some doc8 formatting
2019-06-05 11:49:46 +02:00
Laurens Valk
8d37450fac
api: flake8
2019-06-04 15:45:36 +02:00
Laurens Valk
0d3b682223
doc: doc8
2019-06-04 14:47:52 +02:00
Laurens Valk
c54241f076
rename hub4 to cityhub
2019-06-03 15:26:50 +02:00
Laurens Valk
f3c29971de
api: lights on hubs are instances of generic class
2019-06-03 15:18:26 +02:00
Laurens Valk
c43d296511
doc: move snippets to doc
...
Example snippets are platform specific.
2019-06-03 12:02:16 +02:00
David Lechner
668b7a43a9
doc: fix include path for api
...
fix breakage causes by 3091489843
2019-05-09 11:38:42 -05:00
Laurens Valk
1371d7fb82
move LICENSE
...
This applies to the docs and the api
2019-05-09 14:59:25 +02:00
Laurens Valk
3a42c8f870
Update config paths
...
This makes the docs build again:
cd doc
make SOURCEDIR=ev3dev html
make SOURCEDIR=lpf2 html
2019-05-09 14:40:05 +02:00
Laurens Valk
c950bf1d8e
import api documentation
2019-05-09 13:23:26 +02:00