docs: Remove outdated information

We no longer disable debug flags in non-debug builds.
This commit is contained in:
Matthias Clasen 2024-08-19 16:49:46 -04:00
parent 26a2966a7b
commit fd02c885e9

View File

@ -19,8 +19,7 @@ be used for end-user configuration and customization.
### `GTK_DEBUG`
This variable can be set to a list of debug options, which cause GTK to
print out different types of debugging information. Some of these options
are only available when GTK has been configured with `-Ddebug=true`.
print out different types of debugging information.
`actions`
: Actions and menu models
@ -65,7 +64,7 @@ are only available when GTK has been configured with `-Ddebug=true`.
: Layout managers
`accessibility`
: Accessibility state changs
: Accessibility state changes
A number of keys are influencing behavior instead of just logging:
@ -169,8 +168,7 @@ The `loaders.cache` file is generated by the
### `GDK_DEBUG`
This variable can be set to a list of debug options, which cause GDK to
print out different types of debugging information. Some of these options
are only available when GTK has been configured with `-Ddebug=true`.
print out different types of debugging information.
`misc`
: Miscellaneous information
@ -256,8 +254,7 @@ value `help` can be used to obtain a list of all supported debug options.
### `GSK_DEBUG`
This variable can be set to a list of debug options, which cause GSK to
print out different types of debugging information. Some of these options
are only available when GTK has been configured with `-Ddebug=true`.
print out different types of debugging information.
`renderer`
: General renderer information