mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #10200: apidoc: Duplicated submodules are shown for modules
This commit is contained in:
committed by
Adam Turner
parent
5134dbcd0d
commit
6050062efa
2
CHANGES
2
CHANGES
@@ -72,6 +72,8 @@ Features added
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #10200: apidoc: Duplicated submodules are shown for modules having both .pyx
|
||||
and .so files
|
||||
* #10279: autodoc: Default values for keyword only arguments in overloaded
|
||||
functions are rendered as a string literal
|
||||
* #10280: autodoc: :confval:`autodoc_docstring_signature` unexpectedly generates
|
||||
|
||||
Reference in New Issue
Block a user