summaryrefslogtreecommitdiffstats
path: root/testing/008_brief.c
blob: 773eaf16fa4018adf4ef4dea3e1144c3bbbfd928 (plain)
1
2
3
4
5
6
7
// objective: test \brief and \file command
// check: 008__brief_8c.xml
/** \file
 *  \brief A brief description.
 * 
 *  More details.
 */