summaryrefslogtreecommitdiffstats
path: root/testing/005_attention.dox
blob: 90f67f5fb7897db94abd4f01c5f6ef982a7ae0a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// objective: test \attention, \note, \remark, \warning, and \par commands
// check: indexpage.xml
/** \mainpage
 *  \attention Attention message.
 *  \note Something to note.
 *  \remark A remark.
 *  \warning A warning message.
 *  \par 
 *  Second paragraph
 *  \par User defined paragraph.
 *  Contents of paragraph.
 *  \par
 *  More text in a new paragraph.
 */