constraintsolver: Remove SECTION

This is private
This commit is contained in:
Matthias Clasen 2021-03-01 22:47:23 -05:00 committed by Emmanuele Bassi
parent f9cb67b32c
commit ef429c587b

View File

@ -20,9 +20,7 @@
*/
/*< private >
* SECTION: gtkconstraintsolver
* @Title: GtkConstraintSolver
* @Short_description: An incremental solver for a tableau of linear equations
* GtkConstraintSolver
*
* GtkConstraintSolver is an object that encodes constraints into a tableau
* of linear equations and solves them, using an incremental optimization