aboutsummaryrefslogtreecommitdiff
path: root/docs/README
AgeCommit message (Collapse)Author
2011-06-11Remove reST documentation, attendant updates.Marti Bolivar
The documentation covers topics not specifically relevant to libmaple, so it doesn't make sense for it to be part of the libmaple source distribution. Delete the docs/ tree, and prepare libmaple for use with the new leaflabs-docs repo, which will contain the docs from now on. * README: update to reflect this change * support/doxygen/Doxyfile: This is the old docs/Doxyfile * Makefile: Add a doxygen target * wirish/comm/HardwareSerial.h: fix reference to docs/. The comment informing maintainers that the HardwareSerial interface is documented by hand refers to the docs/ tree, which no longer exists. Update it to refer to the separate leaflabs-docs repository. * support/scripts/copy-to-ide: No longer build the documentation
2011-03-11Cleanups; new support/gdb/gpio.gdb.Marti Bolivar
2010-11-29Finished converting the Arduino docsMarti Bolivar
2010-10-11switching docs to leaflabs fork of breatheMarti Bolivar
2010-10-11sphinx bugfixesMarti Bolivar
2010-10-11more docsMarti Bolivar
2010-10-07added docs readme fileMarti Bolivar