Paul Sokolovsky
|
83e99f88cb
|
docs/utime: Clarify module purpose.
|
9 years ago |
Paul Sokolovsky
|
613fd0a1ca
|
docs/library/utime: Elaborate on epochs and calendar time maintenance.
|
9 years ago |
Paul Sokolovsky
|
df4e1d1279
|
docs/library: Consistently use admonitions for CPython differences.
|
9 years ago |
Paul Sokolovsky
|
31300b5144
|
docs/utime: Describe sleep() peculiarities in MicroPython.
Not all ports accept floating-point value.
|
9 years ago |
Paul Sokolovsky
|
c564169c8f
|
docs/utime: Describe time() peculiarities in MicroPython.
|
9 years ago |
Damien George
|
556e5dfd35
|
docs/library/utime: Add more time functions for unix and esp8266 ports.
|
9 years ago |
Damien George
|
e0f7e001e8
|
docs: Fix uos and utime heading underlines to be the correct length.
Otherwise Sphinx gives a warning.
|
9 years ago |
Paul Sokolovsky
|
678f3a1e05
|
docs: Module "time" is actually "utime".
|
9 years ago |
Henrik Sölver
|
67f40fb237
|
docs: Include extra functions in time documentation for pyboard.
|
9 years ago |
danicampora
|
4542643025
|
docs: Update all WiPy docs to reflect the new API.
|
9 years ago |
Daniel Campora
|
5161239c9f
|
cc3200: time.sleep() now receives seconds, like CPython.
|
9 years ago |
Daniel Campora
|
cfcf47c064
|
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
|
10 years ago |
Damien George
|
a58713a899
|
docs: Cleanup and update some docs.
|
10 years ago |
Damien George
|
88d3054ac0
|
docs: Import documentation from source-code inline comments.
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
|
10 years ago |