summaryrefslogtreecommitdiffstats
path: root/testing/005_attention.dox
blob: c3c390eb97084ff19f121e21715aee808d4bc390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// objective: test \attention, \not, \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.
 */