Closed
Description
On the documentation website for version 1.5.dev0: https://numpydoc.readthedocs.io/en/latest/install.html#configuration
numpydoc_use_blockquotes : bool
Until version 0.8, parameter definitions were shown as blockquotes, rather than in a definition list. If your styling requires blockquotes, switch this config option to True. This option will be removed in version 0.10.
And we are on version 1.4/1.5, so does this key still exists?
Could you update the configuration documentation? 🙏