Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.34 get_documentation_classes

Function File: get_documentation_classes(type, path_octarisk, path_documentation)

Print documentation for all Octave Class definitions in specified path. The documentation is extracted from the static class methods and printed to a file ’functions.texi’, ’functionname.html’ or to standard output if a specific format (texinfo, html, txt) is set.

The path to all files has to be set in the variable path_documentation.