Install documentation
In order to run the documentation system locally, one may download odaba_doc-11.0.0.zip (or a higher version) from http://sourceforge.net/p/odaba . You may unpack the .zip file into a local directory.
$ cp usr/share/doc/odaba/HTMLDoc.tar.bz2 /tmp
$ cd /tmp
$ tar xjf HTMLDoc.tar.bz2
After installing you will find a set of .pdf documents in the doc/PDFDoc folder in the installation folder. The WEB browser documentation can be started from doc/HTMLDoc/odaba/index.html of from doc/HTMLDoc/odabagui/index.html (GUI framework and tools documentation).
In order to uninstall documentation, one has to remove the documentation directory.

