Files
pilotclient/docs/src/groups.dox
Roland Winklmeier 65d7a058f0 Fill doxygen pages with content
refs #594
2016-02-16 20:01:40 +01:00

12 lines
230 B
Plaintext

// define all of the file groups used to structure the documentation.
/*!
\defgroup samples Sample programs demonstrating the usage of swift API
*/
//! \cond PRIVATE_TESTS
/*!
\defgroup tests Test applications
*/
//! \endcond