docs: Add docs/ folder with in depth topics as well as DoxygenLayout.xml file
authorBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 29 May 2014 13:51:38 +0000 (14:51 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Thu, 29 May 2014 13:51:38 +0000 (14:51 +0100)
commita02923beec9412383bd7de907384f7bd31d233d6
tree0634117182a8583dad5bdae46762218fe5d75a92
parentb9352a9e8cff14addbfc215784f48b43a81717a7
docs: Add docs/ folder with in depth topics as well as DoxygenLayout.xml file

* C headers now have @briefs and include examples
* Examples have altered 'Interesting' Sections

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
13 files changed:
Doxyfile.in
DoxygenLayout.xml [new file with mode: 0644]
README.md
api/aio.h
api/gpio.h
api/i2c.h
api/pwm.h
api/spi.h
docs/building.md [new file with mode: 0644]
docs/contributing.md [new file with mode: 0644]
docs/galileorevd.md [new file with mode: 0644]
examples/analogin_a0.c
examples/hellomaa.c