Files
create/src/App/core-app.dox
2017-03-07 13:43:46 -03:00

17 lines
347 B
Plaintext

/** \defgroup APP App side
* \ingroup CORE
* \brief The part of FreeCAD that works without GUI (console or server mode)
*/
/** \namespace App
\ingroup APP
\brief The FreeCAD Application layer
This namespace includes Application services of FreeCAD like:
- The Application class
- The Document class
*/