docs: Import documentation from source-code inline comments.

The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
This commit is contained in:
Damien George
2014-10-31 01:37:19 +00:00
parent 7c4445afe1
commit 88d3054ac0
39 changed files with 2350 additions and 9 deletions

View File

@@ -22,6 +22,16 @@ the tutorial through in the order below.
usb_mouse.rst
timer.rst
assembler.rst
power_ctrl.rst
Tips, tricks and useful things to know
--------------------------------------
.. toctree::
:maxdepth: 1
:numbered:
pass_through.rst
Tutorials requiring extra components
------------------------------------