Mike Causer
|
a79f6676c3
|
docs: Fix some minor spelling mistakes.
paramter -> parameter
send a receive -> send and receive
repsonse -> response
particualr -> particular
constructore -> constructor
|
2017-01-18 15:30:31 +11:00 |
puuu
|
933198c55f
|
docs/*/quickref.rst: Use new semantics of ticks_diff()
|
2016-11-08 02:01:05 +03:00 |
Damien George
|
efc904c41d
|
docs/pyboard/quickref: Add section on "delay and timing" for utime mod.
And remove reference to deprecated pyb.delay() and pyb.millis().
|
2016-08-29 17:33:02 +10:00 |
Damien George
|
5c3a2f162e
|
docs/pyboard/quickref: Add links to pinouts for other pyboard variants.
|
2016-08-29 17:32:38 +10:00 |
Daniel Campora
|
ea2cc2b907
|
docs: Add more documentation for the CC3200 in the pyb module.
|
2015-06-16 15:45:24 +02:00 |
Daniel Campora
|
cfcf47c064
|
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
|
2015-06-10 23:37:56 +02:00 |
Daniel Campora
|
7ca1bd314b
|
docs: Generate a separate docs build for each port.
Using Damien's approach where conf.py and topindex.html are
shared by all ports.
|
2015-06-04 23:44:35 +01:00 |