Dan Halbert
|
7c219600a2
|
WIP: after merge; before testing
|
5 years ago |
Scott Shawcroft
|
20dd3b1e43
|
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
This fixes #345 and fixes #215.
|
5 years ago |
Damien George
|
e05fca4ef3
|
docs/library/ujson: Document dump() and load() functions.
|
5 years ago |
Damien George
|
9e8b7b1b63
|
docs/library/ujson: Update to conform with docs conventions.
The formatting of exception objects is done as per CPython conventions, eg:
:exc:`TypeError`
|
5 years ago |
Paul Sokolovsky
|
465d84b7e7
|
docs/library: Add CPython docs xref to each pertinent module.
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
|
6 years ago |
Damien George
|
a58713a899
|
docs: Cleanup and update some docs.
|
8 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.
|
8 years ago |