032_include.cpp 237 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 // 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. */