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
/
conf.py
Age
Commit message (
Expand
)
Author
2019-01-09
Fix sphinx build issues; add better travis fold reporting; update author info
Dan Halbert
2018-11-07
bring bleio PR up to date
Dan Halbert
2018-10-21
bleio: Fix errors after rebase
arturo182
2018-10-09
Exclude .direnv from sphinx-build
Nick Moore
2018-09-01
fix typos, remove incorrect pca10059 example; add default buses for pca10056;...
Dan Halbert
2018-07-29
remove qemu-arm build; fix docs build bugs
Dan Halbert
2018-07-12
exclude usb from doc build
hathach
2018-06-21
nrf: Exclude nrfx files from sphinx build
arturo182
2018-06-01
atmel-samd: Re-org helper peripheral files into their own subdirectory.
Scott Shawcroft
2018-03-06
Merge pull request #659 from tannewt/driver_page_update
Kattni
2018-03-06
Update driver links including categories!
Scott Shawcroft
2018-02-27
Remove bad c2rst and fix the other for sphinx 1.7.1
Scott Shawcroft
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-08
device not devices in nrf
Scott Shawcroft
2018-02-07
Update conf.py for new ports and port location.
Scott Shawcroft
2018-02-05
docs: Update the name of the projects in generated docs
arturo182
2017-08-25
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...
Dan Halbert
2017-08-23
Workaround readthedocs bug
Dan Halbert
2017-07-31
docs: Tweak favicon setting so sphinx doesn't give an error locally.
Scott Shawcroft
2017-06-20
Merge tag 'v1.9.1'
2.0.0-alpha.0
Scott Shawcroft
2017-06-07
shared-bindings: Update docs to remove with statements from examples but add ...
Scott Shawcroft
2017-03-07
Update the Python intersphinx reference to Python 3 https.
Scott Shawcroft
2017-01-05
Link to the Bus Device docs.
Scott Shawcroft
2017-01-05
Improve docs and update to CircuitPython.
Scott Shawcroft
2016-11-21
This introduces an alternative hardware API called nativeio structured around...
Scott Shawcroft
2016-11-14
Merge tag 'v1.8.6'
Scott Shawcroft
2016-11-08
Attribute docs copyright to all contributors equally and link to github for f...
Scott Shawcroft
2016-10-20
Merge remote-tracking branch 'micropython/master'
Tony DiCola
2016-10-19
Support markdown.
Scott Shawcroft
2016-10-18
Documentation rework to unify the docs together rather than having them
Scott Shawcroft