index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
templates
Age
Commit message (
Expand
)
Author
2018-05-22
add caveat language re MicroPython libraries; other slight changes
Dan Halbert
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2017-07-03
docs/pyboard: Move info about using Windows from topindex to general.
Damien George
2017-07-02
docs/pyboard: Move hardware info into General Info chapter.
Paul Sokolovsky
2017-07-02
docs/replace.inc: Add |see_cpython|, to xref individual symbols from CPython.
Paul Sokolovsky
2017-07-02
docs/library: Add CPython docs xref to each pertinent module.
Paul Sokolovsky
2017-07-02
docs/conf.py: Add file for global replacements definition.
Paul Sokolovsky
2017-07-02
docs/topindex.html: Fix typo in "Glossary" heading.
Damien George
2017-07-02
docs: Add glossary.
Paul Sokolovsky
2017-07-01
docs: Move topindex.html to templates/ subdir.
Damien George
2016-06-06
docs: Add link to PDF version of docs in sidebar.
Damien George
2016-04-28
docs: Make the short port names in the port/version sidebar lowercase.
Damien George
2016-03-09
docs: Add versions.html template and support code for a version sidebar.
Damien George
2015-06-27
docs: Make index link point to "index.html" irrespective of port.
Damien George
2014-12-21
docs: Add custom CSS file, with code for admonition.
Damien George