ARB
|
Public Member Functions | |
Helpfile () | |
virtual | ~Helpfile () |
void | readHelp (istream &in, const string &filename) |
void | writeXML (FILE *out, const string &page_name) |
void | extractInternalLinks () |
const Section & | get_title () const |
Definition at line 369 of file arb_help2xml.cxx.
|
inline |
Definition at line 388 of file arb_help2xml.cxx.
|
inlinevirtual |
Definition at line 389 of file arb_help2xml.cxx.
void Helpfile::readHelp | ( | istream & | in, |
const string & | filename | ||
) |
Definition at line 663 of file arb_help2xml.cxx.
References MessageAttachable::attached_message(), check_duplicates(), check_TODO(), eatWhite(), extractKeyword(), Reader::getLineNo(), Reader::getNext(), h2x_assert, inputfile, isEmptyOrComment(), KNOWN_SECTION_TYPES, line, name_only(), parseSection(), SEC_NONE, SEC_SECTION, strf(), title, unattached_message(), uplinks, and warnAboutDuplicate().
Referenced by ARB_main().
void Helpfile::writeXML | ( | FILE * | out, |
const string & | page_name | ||
) |
Definition at line 1480 of file arb_help2xml.cxx.
References create_top_links(), h2x_assert, inputfile, s, T, title, and uplinks.
Referenced by ARB_main().
void Helpfile::extractInternalLinks | ( | ) |
Definition at line 1561 of file arb_help2xml.cxx.
References check_specific_duplicates(), li, line, s, start, and uplinks.
Referenced by ARB_main().
|
inline |
Definition at line 395 of file arb_help2xml.cxx.
References title.