diff --git a/src/App/core-app.dox b/src/App/core-app.dox index d7a7536b14..ee85a92cdc 100644 --- a/src/App/core-app.dox +++ b/src/App/core-app.dox @@ -49,12 +49,6 @@ * @brief %Base class of all objects handled in the Document. */ -/** - * @defgroup ExpressionFramework Expressions framework - * @ingroup APP - * @brief The expression system allows users to write expressions and formulas that produce values - */ - /** * @defgroup PropertyFramework Property framework * @ingroup APP @@ -204,6 +198,11 @@ * @endcode */ +/** + * @defgroup ExpressionFramework Expressions framework + * @ingroup APP + * @brief The expression system allows users to write expressions and formulas that produce values + */ /** * @namespace App