Update CHANGES for PR #7527

This commit is contained in:
Takeshi KOMIYA
2020-04-22 22:17:31 +09:00
parent acf9c0c3c6
commit 04a03b778b

View File

@@ -28,6 +28,8 @@ Features added
* #7466: autosummary: headings in generated documents are not translated
* #7490: autosummary: Add ``:caption:`` option to autosummary directive to set a
caption to the toctree
* #248, #6040: autosummary: Add ``:recursive:`` option to autosummary directive
to generate stub files recursively
* #7481: html theme: Add right margin to footnote/citation labels
* #7482: html theme: CSS spacing for code blocks with captions and line numbers
* #7443: html theme: Add new options :confval:`globaltoc_collapse` and