Source Code Documentation

Source Code Documentation

The software and firmware source code contains in-line documentation:

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:

firmware

openvisualizer

firmware

openvisualizer

build docs

build docs

publish docs

publish docs

Build documentation

You can build the documentation locally on your computer, using an SCons target.

firmware

Requirements

  1. Using the command line, navitage to openwsn-fw/.

  2. Enter the following command

    scons docs
  3. The documentation is created in openwsn-fw/build/docs.

  4. Double-click on index.html to open the documentation:

openvisualizer

Requirements

  1. Using the command line, navitage to openwsn-sw/software/openvisualizer/.

  2. Enter the following command

    scons docs
  3. The documentation is created in openwsn-sw/software/openvisualizer/builder/html/.

  4. Double-click on index.html to open the documentation: