mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
document that we don't require use_param = True anymore
This commit is contained in:
parent
cac6d1787d
commit
cb61f0f734
@ -239,7 +239,7 @@ class Config:
|
||||
|
||||
napoleon_type_aliases : :obj:`dict` (Defaults to None)
|
||||
Add a mapping of strings to string, translating types in numpy
|
||||
style docstrings. Only works when ``napoleon_use_param = True``.
|
||||
style docstrings.
|
||||
|
||||
napoleon_custom_sections : :obj:`list` (Defaults to None)
|
||||
Add a list of custom sections to include, expanding the list of parsed sections.
|
||||
|
Loading…
Reference in New Issue
Block a user