Paul Sokolovsky
|
79b40d1127
|
docs/machine*: Remove explicit targets and "machine." prefixes on classes.
With currentmodule:: set properly, none are needed. Extra "machine." prefix
produces wrong indexing data.
|
2016-06-09 03:03:53 +03:00 |
|
Paul Sokolovsky
|
a0c296f6d5
|
docs/machine.Pin: Disambiguate object call method.
|
2016-06-09 02:58:15 +03:00 |
|
Paul Sokolovsky
|
1d3b903eb5
|
docs/library/index: Add builtins.rst.
|
2016-06-09 00:26:44 +03:00 |
|
Paul Sokolovsky
|
0cec4e9bb8
|
docs/builtins: Enumerate all builtin functions implemented.
Based on unix version. No descriptions so far.
|
2016-06-09 00:24:52 +03:00 |
|
Paul Sokolovsky
|
f1eb672d88
|
docs/pyb.Pin: Sort .af() and .af_list() methods together.
|
2016-06-08 16:36:22 +03:00 |
|
Paul Sokolovsky
|
a384a53130
|
docs/pyb.*: Use proper class case in method headers.
Class designator will be used as is in indexes, so must match actual class
name.
|
2016-06-08 16:21:28 +03:00 |
|
Paul Sokolovsky
|
585aafc27e
|
docs/pyb.ExtInt,pyb.Pin: Mark up class methods as such.
|
2016-06-08 16:00:12 +03:00 |
|
Paul Sokolovsky
|
0d8c22b122
|
docs/pyb.Pin: af_list() is a normal method, not a class method.
|
2016-06-08 15:57:46 +03:00 |
|
Paul Sokolovsky
|
8171995ee9
|
docs/pyb.CAN: Mark CAN.initfilterbanks() as classmethod explicitly.
|
2016-06-08 15:49:30 +03:00 |
|
Paul Sokolovsky
|
bba77a2d01
|
docs/machine.Pin: Add class designator to all constants.
This makes rendered docs to not provide incorrect information and
consistent with how it's down for other machine classes.
|
2016-06-08 01:37:03 +03:00 |
|
Paul Sokolovsky
|
7d7243f44c
|
docs/machine.*: Use proper class case in method headers.
Class designator will be used as is in indexes, so must match actual class
name.
|
2016-06-08 01:33:49 +03:00 |
|
Paul Sokolovsky
|
93968bd6fb
|
docs/machine.UART: Cleanup pyboard section.
|
2016-06-08 01:32:16 +03:00 |
|
Paul Sokolovsky
|
0a4361ca67
|
docs/machine.Pin: Remove explicit target.
With currentmodule:: support, all targets should be generated properly by
Sphinx.
|
2016-06-08 01:13:59 +03:00 |
|
Paul Sokolovsky
|
0a4cc24b2e
|
docs/pyb.*: Add "currentmodule:: pyb" directive.
Makes sure that classes described in these separate files are properly
designated as belonging to "pyb" module in indexes.
|
2016-06-08 00:57:41 +03:00 |
|
Paul Sokolovsky
|
c8b7628094
|
docs/machine.*: Add "currentmodule:: machine" directive.
Makes sure that classes described in these separate files are properly
designated as belonging to "machine" module in indexes.
|
2016-06-08 00:46:27 +03:00 |
|
Paul Sokolovsky
|
2c5fc681c8
|
docs/library/machine.Pin: Mention GPIO and cross-link .value() function.
|
2016-06-07 17:49:00 +03:00 |
|
Paul Sokolovsky
|
6e2fa5237d
|
docs/usocket: There must be empty line after .only:: .
|
2016-06-07 17:41:21 +03:00 |
|
Paul Sokolovsky
|
9b18811951
|
docs/ure: Typo fix.
|
2016-06-07 08:53:54 +03:00 |
|
Paul Sokolovsky
|
753a965363
|
docs/esp.socket: Remove unused file.
|
2016-06-07 02:40:05 +03:00 |
|
Paul Sokolovsky
|
9487b80666
|
docs/library/network: wipy: Fix literal block indentation.
|
2016-06-07 02:07:08 +03:00 |
|
Damien George
|
2bf6eb9fe2
|
docs: Add link to PDF version of docs in sidebar.
Requires a link of the form: <BASEURL>/<lang>/<ver>/micropython-<port>.pdf
|
2016-06-06 11:37:40 +01:00 |
|
Ben Hagen
|
0b913bd09f
|
docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if.
|
2016-06-06 10:08:30 +01:00 |
|
Damien George
|
9b39263b11
|
docs: Bump version to 1.8.1.
|
2016-06-03 15:45:43 +01:00 |
|
puuu
|
3f6ca4b22c
|
docs/esp8266/general: Add note about RTC overflow.
|
2016-06-03 14:37:49 +01:00 |
|
Paul Sokolovsky
|
d8cc51ea2b
|
docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.
WebREPL is much more stable now.
|
2016-06-02 20:11:40 +03:00 |
|