8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
|
// objective: test the \htmlinclude command
|
||
|
// check: indexpage.xml
|
||
|
/** \mainpage
|
||
|
* Some text.
|
||
|
* \htmlinclude[block] sample.html
|
||
|
* More text.
|
||
|
*/
|