Force the features added list to be compact

This commit is contained in:
Adam Turner 2024-07-14 00:50:17 +01:00
parent bd6f87dd6a
commit 02c265ce23

View File

@ -26,6 +26,8 @@ Deprecated
Features added Features added
-------------- --------------
.. rst-class:: compact
* Add optional ``description`` argument to * Add optional ``description`` argument to
:meth:`~sphinx.application.Sphinx.add_config_value`. :meth:`~sphinx.application.Sphinx.add_config_value`.
Patch by Chris Sewell. Patch by Chris Sewell.