doxygen/tests/upstream-test-suite/008_brief.c
2019-03-06 18:39:53 +01:00

8 lines
140 B
C

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