Commit Graph

11 Commits

Author SHA1 Message Date
Scott Shawcroft 78168bc984 Add more description of installing the library bundle. 2017-01-13 17:00:26 -08:00
Scott Shawcroft f874edf58e docs: Add link to DS1307 drivers. 2017-01-09 16:34:23 -08:00
Scott Shawcroft 37f2ff11e4 Add more detail to the driver page including a link to the bundle. 2017-01-06 13:18:40 -08:00
Scott Shawcroft 63681a736a Link to the Bus Device docs. 2017-01-05 18:43:22 -08:00
Scott Shawcroft 00a507c875 Update more docs to say CircuitPython and clarify driver support. 2017-01-05 16:32:33 -08:00
Scott Shawcroft 7c302c395e Improve docs and update to CircuitPython. 2017-01-05 16:20:46 -08:00
Scott Shawcroft 4bf7c6fb6e Use full link because relative links don't work. 2017-01-04 11:27:36 -08:00
Scott Shawcroft b6093a2452 Switch to subprojects for driver docs. 2017-01-04 11:23:18 -08:00
Scott Shawcroft 77db3d450e Add links to two more libraries. 2016-11-28 19:24:16 -08:00
Radomir Dopieralski 0901c145ba Update drivers.rst 2016-10-20 18:58:46 +02:00
Scott Shawcroft 46e7f8e4fb Documentation rework to unify the docs together rather than having them
on a per port basis.

Also enables generating docs from inline RST in C code. Simply omits all
lines except those that start with //|. Indentation after "//| " will be
preserved.
2016-10-18 17:42:47 -07:00