Nesdoc
Nesdoc is a tool to generate documentation from Nesc source code.
Usage
Nesdoc interprets all comments of the source which begin by /**. To generate documentation of code you have to type:
make platform docs
An example of documentation generated by nesdoc is the Source Code Documentation of TinyOS.