Last-Modified: Tue, 05 Nov 2024 01:40:09 GMT Expires: Fri, 03 Nov 2034 01:40:09 GMT Doxygen.git - [no description]
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.
 */