008_brief.c
Go to the documentation of this file.
1 // objective: test \brief and \file command
2 // check: 008__brief_8c.xml
3 /** \file
4  * \brief A brief description.
5  *
6  * More details.
7  */