Skip to content

Oscar Software Framework Manual Doxygen Documentation

scs edited this page Jul 13, 2012 · 2 revisions

Go to Table of Contents.

Additionally to this manual, there exists a detailed function reference in HTML form, that can be compiled automatically from the doxygen-annotated source code. To create this doxygen documentation, go to the framework /home/oscar/oscar and execute:

 $ make doc

This will create a index.html file and subfolder with the documentation folder you can open with your favorite browser.

A global function list, which provides a nice overview of the functionality offered by Oscar can be found under Files->Globals->Functions .

Clone this wiki locally