summaryrefslogtreecommitdiff
path: root/conf.py
AgeCommit message (Expand)Author
2020-05-19Merge pull request #2910 from tannewt/esp32s2Scott Shawcroft
2020-05-18Fix ReadTheDocs after switching to stubs + autoapi.Scott Shawcroft
2020-05-15Initial ESP32S2 port.Scott Shawcroft
2020-05-14Remove debug printsScott Shawcroft
2020-05-14Fix ulab, math and template.Scott Shawcroft
2020-05-12Swap sphinx to autoapi and the inline stubsScott Shawcroft
2020-04-13Merge remote-tracking branch 'upstream/master' into stm32x7-setupLucian Copeland
2020-04-09conf.py: drop '.h' docs rendering (nothing to build); fix deprecated 'source_...sommersoft
2020-04-09conf.py: update deprecated stylesheet API; 'add_stylesheet()' renamed to 'add...sommersoft
2020-04-01merge and docsLucian Copeland
2020-03-31ports: litex: add port and fomu boardSean Cross
2020-03-12Change ST drivers submodule to match TinyUSBLucian Copeland
2020-03-11Change docs targetLucian Copeland
2020-01-13Exclude mkspk from docsKamil Tomaszewski
2020-01-06Add initial MIMXRT10XX portarturo182
2019-10-14merge from upstreamDan Halbert
2019-10-13don't exclude ports/stm32f4/README.md anymoreDan Halbert
2019-10-11Change port name to cxd56Kamil Tomaszewski
2019-10-09Exclude spresense-exported-sdk from docsKamil Tomaszewski
2019-09-02docs: make sphinx include 'docs/static/customstyle.css'sommersoft
2019-07-28change 'c2rst' from source_parser -> extension; allows use of sphinx 2.xsommersoft
2019-07-27Merge branch 'master' into dynamic_support_matrixsommersoft
2019-07-27change conf.py to use modules-by-boardsommersoft
2019-07-24Merge pull request #2007 from hierophect/F4xx-port-setupScott Shawcroft
2019-07-23don't use files to pass data; call and return directly in conf.pysommersoft
2019-07-23Doc error caused by submodule, misc cleanupHierophect
2019-07-23Python doc generator fixesHierophect
2019-07-16Address review comments.Dan Halbert
2019-07-04fix late-night directory snafusommersoft
2019-07-04add jinja extension; update shared-bindings/index.rst to use jinjasommersoft
2019-04-16Doc updates for 4.0.0Scott Shawcroft
2019-01-09Fix sphinx build issues; add better travis fold reporting; update author infoDan Halbert
2018-11-07bring bleio PR up to dateDan Halbert
2018-10-21bleio: Fix errors after rebasearturo182
2018-10-09Exclude .direnv from sphinx-buildNick Moore
2018-09-01fix typos, remove incorrect pca10059 example; add default buses for pca10056;...Dan Halbert
2018-07-29remove qemu-arm build; fix docs build bugsDan Halbert
2018-07-12exclude usb from doc buildhathach
2018-06-21nrf: Exclude nrfx files from sphinx buildarturo182
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-03-06Merge pull request #659 from tannewt/driver_page_updateKattni
2018-03-06Update driver links including categories!Scott Shawcroft
2018-02-27Remove bad c2rst and fix the other for sphinx 1.7.1Scott Shawcroft
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2018-02-08device not devices in nrfScott Shawcroft
2018-02-07Update conf.py for new ports and port location.Scott Shawcroft
2018-02-05docs: Update the name of the projects in generated docsarturo182
2017-08-25Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development)...Dan Halbert
2017-08-23Workaround readthedocs bugDan Halbert