We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29b9eed commit b8e518aCopy full SHA for b8e518a
doc/install.rst
@@ -38,7 +38,7 @@ numpydoc_citation_re : str
38
should be mangled to avoid conflicts due to
39
duplication across the documentation. Defaults
40
to ``[\w-]+``.
41
-numpydoc_use_blockqutoes : bool
+numpydoc_use_blockquotes : bool
42
Until version 0.8, parameter definitions were shown as blockquotes, rather
43
than in a definition list. If your styling requires blockquotes, switch
44
this config option to True. This option will be removed in version 0.10.
0 commit comments