Fix search in dirhtml output

This commit is contained in:
Vince Salvino
2020-02-21 17:21:03 -05:00
parent 130a0a7f38
commit 2cec6b084b
2 changed files with 12 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ Bugs fixed
* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
properly
* (#6244, #6387): Search breaks/hangs when built with ``dirhtml``.
Testing
--------