summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-06-25Update import statement in code snippet.Alexander Hagerman
2019-06-18Fix references to cpython in builtins documentation.Craig Forbes
2019-05-11Pin dependencies to force sphinx 1.8.5John Reese
2019-05-11Include sphinx and recommonmark in docs/requirements.txtJohn Reese
2019-04-17Tweak RTD to install svg2pdfconverterScott Shawcroft
2019-03-25add weight sensor property to the design guidebrentru
2019-02-15make less vaguersommersoft
2019-02-14dropped the fancy URLs so Sphinx doesn't complainsommersoft
2019-02-14link to new drivers.rst on the Bundlesommersoft
2019-01-24fix a few ble-related doc issuesDan Halbert
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-11-21add 74HC595sommersoft
2018-11-21fix L3GD20 linksommersoft
2018-11-21add trailing '/' to links missing themsommersoft
2018-11-13i have no more words...sommersoft
2018-11-13git diff review fail before push...sommersoft
2018-11-13fix led-animation url; it has 2 valid urls...sommersoft
2018-11-13replaced scrubbed driverssommersoft
2018-11-13update /docs/drivers.rst page; 19 drivers addedsommersoft
2018-10-11update documentation and translations againNick Moore
2018-09-07Add new drivers to the doc pageScott Shawcroft
2018-07-30Comment that it may vary by boardScott Shawcroft
2018-07-30WordsmithScott Shawcroft
2018-07-29remove qemu-arm build; fix docs build bugsDan Halbert
2018-07-23WIP: complete manual inspection of all significant changesDan Halbert
2018-07-16Merge branch 'master' into micropython-25ae98f-mergeDan Halbert
2018-07-16Merge 3.0.0 final bugfixes and changes to masterDan Halbert
2018-07-11WIP: after merge; before testingDan Halbert
2018-05-23Merge pull request #863 from dhalbert/3.0_doc_updatesScott Shawcroft
2018-05-23typos in builtins.rstDan Halbert
2018-05-23ustruct -> struct in design_guide.rstDan Halbert
2018-05-23Fix ReadTheDocs build due to c2rst.Scott Shawcroft
2018-05-23use shared-bindings struct doc; remove docs/library oneDan Halbert
2018-05-22fix title underlineDan Halbert
2018-05-22add caveat language re MicroPython libraries; other slight changesDan Halbert
2018-05-22RTD documentation updatesDan Halbert
2018-05-21stm32/rtc: Don't try to set SubSeconds value on RTC.Damien George
2018-05-15Merge branch 'master' of github.com:adafruit/circuitpythonRoy Hooper
2018-05-14Initial implementation of supervisor.reload()Roy Hooper
2018-05-14Merge pull request #834 from khawley/docs-makefile-fixesScott Shawcroft
2018-05-14Update docs s/ucollections/collections/gbildzeitung
2018-05-14Cleaning up and fixing the docs generation Makefile and README instructionsKarin Hawley
2018-05-11docs: Bump version to 1.9.4.v1.9.4Damien George
2018-05-06docs: fix references to uhashlibJeff Epler
2018-05-03docs: fix references to ubinasciiJeff Epler
2018-04-26docs/library: Add ussl module to library index for unix port.Damien George
2018-04-20docs/library/pyb.ADC: Fix typo of "prarmeter".Damien George
2018-04-20docs/library/pyb.ADC: Remove outdated ADCAll code example.Peter Hinch
2018-04-11stm32/dac: Add buffering argument to constructor and init() method.Damien George