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

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