Source Code Documentation
The software and firmware source code contains in-line documentation:
The OpenVisualizer is documented using Sphinx.
Consult documentation
The documentation is built nightly and published at http://openwsn-berkeley.github.io/.
Publication is done using the following jobs on the OpenWSN builder:
Build documentation
You can build the documentation locally on your computer, using an SCons target.
firmware
Requirements
Clone/download https://github.com/openwsn-berkeley/openwsn-fw
Python
SCons
Doxygen
Using the command line, navitage to
openwsn-fw/.Enter the following command
scons docsThe documentation is created in
openwsn-fw/build/docs.Double-click on
index.htmlto open the documentation:
openvisualizer
Requirements
Clone/download https://github.com/openwsn-berkeley/openwsn-sw
Python
Software Python requirements
SCons
Using the command line, navitage to
openwsn-sw/software/openvisualizer/.Enter the following command
scons docsThe documentation is created in
openwsn-sw/software/openvisualizer/builder/html/.Double-click on
index.htmlto open the documentation: