summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions/glossary_search.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-43778: Fix Sphinx glossary_search extension (GH-25286)Victor Stinner2021-04-081-5/+11
| | | | | Create the _static/ directory if it doesn't exist. Add also constants for the static directory and the JSON filename.
* bpo-34398: Allow glossary results to show up on search page (GH-8773)Ammar Askar2020-12-181-0/+57