mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #3570: autodoc: Do not display typing. module for type hints
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -67,6 +67,7 @@ Features added
|
||||
* #4093: sphinx-build creates empty directories for unknown targets/builders
|
||||
* Add ``top-classes`` option for the ``sphinx.ext.inheritance_diagram``
|
||||
extension to limit the scope of inheritance graphs.
|
||||
* #3570: autodoc: Do not display 'typing.' module for type hints
|
||||
|
||||
Features removed
|
||||
----------------
|
||||
|
||||
Reference in New Issue
Block a user