Skip to content

Commit db46f0b

Browse files
committed
Document which version first supported 'types' for add_config_value()
1 parent 9a08711 commit db46f0b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sphinx/application.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,9 @@ def add_config_value(
943943
``'env'``) to a string. However, booleans are still accepted and
944944
converted internally.
945945
946+
.. versionadded:: 1.4
947+
The *types* parameter.
948+
946949
.. versionadded:: 7.4
947950
The *description* parameter.
948951
"""

0 commit comments

Comments
 (0)