8 lines
106 B
Plaintext
8 lines
106 B
Plaintext
// objective: test the \n command
|
|
// check: indexpage.xml
|
|
/** \mainpage
|
|
Text\n
|
|
New line\n
|
|
Another line
|
|
*/
|