Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GH-121970: Use Ruff to check and format the docs tools (#122018) | Adam Turner | 2024-07-19 | 1 | -3/+7 |
| | | | Co-authored-by: Alex Waygood <Alex.Waygood@gmail.com> | ||||
* | GH-121970: Improve the glossary preview in HTML search (#121991) | Adam Turner | 2024-07-19 | 1 | -36/+32 |
| | |||||
* | gh-119317: findall instead of traverse for docutils nodes (#119319) | Carlos Meza | 2024-05-24 | 1 | -2/+2 |
| | |||||
* | gh-118689: Doc: fix ePub build (#118690) | Inada Naoki | 2024-05-10 | 1 | -1/+1 |
| | |||||
* | bpo-43778: Fix Sphinx glossary_search extension (GH-25286) | Victor Stinner | 2021-04-08 | 1 | -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 Askar | 2020-12-18 | 1 | -0/+57 |