Fix `:noindex: for PyModule and JSModule`

This commit is contained in:
Adam Turner
2023-08-17 17:54:02 +01:00
parent b2fc47fe3d
commit e47846a812
3 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@ Bugs fixed
which several extensions relied upon.
* Fixed a type error in ``SingleFileHTMLBuilder._get_local_toctree``,
``includehidden`` may be passed as a string or a boolean.
* Fix ``:noindex:`` for ``PyModule`` and JSModule``.
Release 7.2.1 (released Aug 17, 2023)
=====================================