Files
create/src/Doc/primary-groups.dox
2016-11-17 17:04:09 -02:00

15 lines
438 B
Plaintext

/** \defgroup CORE Core
This is the core functionality of FreeCAD.
It groups the Base classes, and the main components of freecad core,
spread over their App and Gui sides. Core components are programmed in
C++ but provide a broad Python API.
*/
/** \defgroup WORKBENCHES Workbenches
*/
/** \defgroup EMBEDDED Embedded 3rd party libraries
Important tools and libraries incorporated to FreeCAD.
*/