summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-06-26add Crickit library to docs/drivers.rstDan 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-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-06docs: fix references to uhashlibJeff Epler
2018-05-03docs: fix references to ubinasciiJeff Epler
2018-03-27Add four missing driversScott Shawcroft
2018-03-07moved to top of list for alphabetical orderKattni
2018-03-07Added AM2320 to driver listKattni
2018-03-06Merge pull request #659 from tannewt/driver_page_updateKattni
2018-03-06Fix links. Adding the en/latest/ circumvents a ReadTheDocs bugScott Shawcroft
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-11Magnetometer values are also 3d vector of uTMika Tuupola
2018-02-08More formalScott Shawcroft
2018-02-08Changes based on feedback in #600.Scott Shawcroft
2018-02-07Clarify style of attribute comments in the Design Guide.Scott Shawcroft
2018-01-08Fix sensor table. (#517)Scott Shawcroft
2018-01-04Merge pull request #510 from dhalbert/3.0_merge_2.2.0Dan Halbert
2018-01-02Changing magnetic attribute in design guide (#502)Dan Conley
2018-01-02merge from 2.2.0 + fix up board defsDan Halbert
2017-12-14Documentation Updates (mcu.delay() and Design Guide) (#481)sommersoft
2017-12-02fix markdown-styled link in design_guide.rstChristopher Hiller
2017-11-14Update info about erasing CIRCUITPY to include flash erasers for non-… (#427)Dan Halbert
2017-11-02Merge tag 'v1.9.3'Scott Shawcroft
2017-11-01docs: Bump version to 1.9.3.v1.9.3Damien George
2017-10-31docs/ure: Add "|" (alternative) to the list of supported operators.Paul Sokolovsky
2017-10-31docs/usocket: Document that settimeout() isn't supported by all ports.Paul Sokolovsky
2017-10-30docs/esp8266/general: Add section on TLS limitations.Paul Sokolovsky
2017-10-30docs/ussl: Fix module name refs and use "MicroPython port" term.Paul Sokolovsky
2017-10-30docs/reference/isr_rules: Minor typo correction.Yuval Langer
2017-10-27docs/library/network: Add dhcp_hostname parameterJoar Wandborg
2017-10-27docs/usocket: Document inet_ntop(), inet_pton().Paul Sokolovsky
2017-10-26docs/usocket: Elaborate descriptions.Paul Sokolovsky
2017-10-25updated I2C example (#371)Carter Nelson
2017-10-25Merge pull request #369 from tannewt/nrf2_mergeDan Halbert
2017-10-26docs/uselect: Document one-shot polling mode.Paul Sokolovsky
2017-10-25update light/lux and eCO2 + TVOCLimor "Ladyada" Fried