mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #9146
This commit is contained in:
parent
1f860cb77e
commit
d006c66e23
1
CHANGES
1
CHANGES
@ -21,6 +21,7 @@ Features added
|
|||||||
* #8588: autodoc: :confval:`autodoc_type_aliases` now supports dotted name. It
|
* #8588: autodoc: :confval:`autodoc_type_aliases` now supports dotted name. It
|
||||||
allows you to define an alias for a class with module name like
|
allows you to define an alias for a class with module name like
|
||||||
``foo.bar.BazClass``
|
``foo.bar.BazClass``
|
||||||
|
* #3257: autosummary: Support instance attributes for classes
|
||||||
* #9129: html search: Show search summaries when html_copy_source = False
|
* #9129: html search: Show search summaries when html_copy_source = False
|
||||||
* #9120: html theme: Eliminate prompt characters of code-block from copyable
|
* #9120: html theme: Eliminate prompt characters of code-block from copyable
|
||||||
text
|
text
|
||||||
|
Loading…
Reference in New Issue
Block a user