Files
create/src/App/core-app.dox
2011-10-10 13:44:52 +00:00

16 lines
303 B
Plaintext

/** \defgroup APP App side
* \ingroup CORE */
/** \namespace App
\ingroup APP
\brief The namespace of the FreeCAD Aplication layer library.
This namespace includes Aplication services of FreeCAD like:
- The Application class
- The Document class
and so on......
*/