Navigation

Operators and Keywords

Function List:

C++ API

: [text, format] = get_help_text_from_file (fname)

Return the raw help text from the file fname.

The raw help text is returned in text and the format in format The format is a string which is one of "texinfo", "html", or "plain text".

See also: get_help_text.

Package: octave