rbmatlab 0.10.01
Functions
general/htdoc.m File Reference

opens mtoc++ documentation in a browser More...

Go to the source code of this file.

Functions

function  htdoc ( topic)
 opens mtoc++ documentation in a browser
function toks htdoc>get_tokens ( topic)
function mtok htdoc>get_max_token ( toks)

Detailed Description

opens mtoc++ documentation in a browser

Definition in file htdoc.m.


Function Documentation

function htdoc (   topic)

opens mtoc++ documentation in a browser

Opens documentation generated by mtoc++ and doxygen in a browser. The directory where the HTML documentation is installed must be geiven by the DOXYGEN_DIR environment variable. This can be set with

       setenv('DOXYGEN_DIR', '/path/to/doxygen/docu');

in the startup.m file, e.g.

Parameters:
topica string or an object describing for which the documentation site shall be opened.

Definition at line 1 of file htdoc.m.

All Classes Namespaces Files Functions Variables