diff --git a/doc/usage/domains/standard.rst b/doc/usage/domains/standard.rst index a676a2dcb..dfc837fc2 100644 --- a/doc/usage/domains/standard.rst +++ b/doc/usage/domains/standard.rst @@ -44,6 +44,8 @@ There is a set of directives allowing documenting command-line programs: .. rst:directive:: .. confval:: name + .. versionadded:: 7.4 + Describes a configuration value or setting that the documented code or program uses or defines. Referenceable by :rst:role:`confval`.