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

@@ -14,10 +14,11 @@ Software
--------
.. toctree::
:maxdepth: 2
:maxdepth: 1
general.rst
tutorial/index.rst
library/index.rst
..
.. - Reference for the [pyb module](module/pyb/ "pyb module").