032_include.cpp 237 Bytes
// objective: test the \include and \includelineno commands
// check: indexpage.xml
// config: EXAMPLE_PATH = .

/** \mainpage 
 *  Some text.
 *  \include example_test.cpp
 *  More text.
 *  \includelineno example_test.cpp
 *  End.
 */