042_package.java
Go to the documentation of this file.
1 // objective: test the \package command
2 // check: namespaceorg_1_1doxygen_1_1_test.xml
3 
4 package org.doxygen.Test;
5 
6 /** @package org.doxygen.Test
7  * A test package.
8  */