doxygen/tests/upstream-test-suite/008_brief.c

8 lines
140 B
C

// objective: test \brief and \file command
// check: 008__brief_8c.xml
/** \file
* \brief A brief description.
*
* More details.
*/