summaryrefslogtreecommitdiffstats
path: root/Doc/tools/extensions/glossary_search.py
Commit message (Collapse)AuthorAgeFilesLines
* GH-121970: Use Ruff to check and format the docs tools (#122018)Adam Turner2024-07-191-3/+7
| | | Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com>
* GH-121970: Improve the glossary preview in HTML search (#121991)Adam Turner2024-07-191-36/+32
|
* gh-119317: findall instead of traverse for docutils nodes (#119319)Carlos Meza2024-05-241-2/+2
|
* gh-118689: Doc: fix ePub build (#118690)Inada Naoki2024-05-101-1/+1
|
* 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