Doc: Reorder topics

This commit is contained in:
Pieter Hijma
2025-05-20 10:43:38 +02:00
committed by Benjamin Nauck
parent e4238f58e1
commit ea3d81fb94

View File

@@ -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