diff --git a/doc/user/actions.rst b/doc/user/actions.rst index 69dd8fd2..95eb5e05 100644 --- a/doc/user/actions.rst +++ b/doc/user/actions.rst @@ -131,9 +131,13 @@ These actions are available to all modules and are prefixed with ``module_``. hidden, it is just not drawn. The starting state can be configured with the `hidden` configuration option. + .. versionadded:: 3.6.0 + :``module_toggle``: Toggles the visibility of a module. + .. versionadded:: 3.6.0 + internal/date ^^^^^^^^^^^^^