summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2026-03-23Synced webpages from sitemap to Document model for search. (#2284)Sarah Boyce
2026-02-19Apply formatting suggestions by PaoloSaptak Sengupta
2026-02-19Use `self.assertIn` instead of `self.fail`Storm B. Heg
2026-02-19Drop security.txt expiration warning in testsStorm B. Heg
2026-02-19Implement security.txt feedbackStorm B. Heg
2026-01-16Restored search hotkey for desktop.Sarah Boyce
2025-12-30Use CSS instead of JavaScript for floating warningAdam Zapletal
2025-12-18Reversed the order of languages and versions.Sarah Boyce
2025-12-18Removed relative urls.Sarah Boyce
2025-12-18feat: Make top_corporate_members more genericamichon
2025-12-15Made the language and documentation version switcher accessible by keyboard.Sarah Boyce
2025-12-03Updated docs-related model fixtures for 6.0 release.Natalia
2025-11-27Preserved category filter between searches.Sarah Boyce
2025-11-24Removed references to "Documentation" in search as now a global search.Sarah Boyce
2025-11-24Make use of Pathlib's "/"Ülgen Sarıkavak
2025-11-21Moved docs search bar to top navigation in prep for global search.Sarah Boyce
2025-11-21Added DEFAULT_LANGUAGE_CODE setting.Sarah Boyce
2025-11-07Excluded website Documents from DocsSitemap.Sarah Boyce
2025-11-07Added support for searching ecosystem and blog entries.Tim Schilling
2025-10-22Fixed translations of results count for languages where 0 is singular rather ...Sarah Boyce
2025-10-21Fixed language switcher on search results pages (#2272)RUDRAKSH FANSE
2025-09-25Add top `CorporateMember`s to `docs` sidebarAdam Zapletal
2025-09-20Updated translationsTobias McNulty
2025-09-19Replaced search field with generated vector field (#2192)Paolo Melchiorre
2025-09-12Updated translationsTobias McNulty
2025-07-01Removes fellow application bannerSaptak S
2025-06-12Added Fellow call for applicant banner.Sarah Boyce
2025-06-12Speed up initial docs generation by setting the git clone depth to 1. (#2093)Alex
2025-05-20[docs] Fixed stable symlink not updating when changedBaptiste Mispelon
2025-04-09Added documentation type filtering to search.Sarah Boyce
2025-04-09Updated the search_result.html page to use modern template tags.Sarah Boyce
2025-04-09Improved accessibility of documentation search.Sarah Boyce
2025-04-02Used joining instead of prefetching in Document.search()Baptiste Mispelon
2025-04-02Updated docs-related model fixtures for 5.2 release.Sarah Boyce
2025-03-30Restored serving of spinx _imagesBaptiste Mispelon
2025-03-28Fixed crash when running docs site with DEBUG=TrueBaptiste Mispelon
2025-03-27Enabled serving of sphinx build files in DEBUG mode onlyBaptiste Mispelon
2025-03-14Added Sphinx clean up global state call.Sarah Boyce
2025-03-14Reapply "Fixed page header structure and used semantic HTML."Baptiste Mispelon
2025-03-14Set Sphinx verbosity to 0.Sarah Boyce
2025-03-14Prevented Sphinx global state interfering with builds.Sarah Boyce
2025-03-13Improved Release model to support PEP625 changes.Baptiste Mispelon
2025-03-11Revert "Fixed page header structure and used semantic HTML."Baptiste Mispelon
2025-03-11Decreased verbosity required to get indexing durationBaptiste Mispelon
2025-03-11Marked custom sphinx builder as parallel-safeBaptiste Mispelon
2025-03-11Reapply "Added code references to search results. (#1947)"Baptiste Mispelon
2025-03-11Fixed page header structure and used semantic HTML.Sarah Boyce
2025-03-05Revert "Added code references to search results. (#1947)"Alex
2025-03-05Added ability to build specific version with update_docs commandBaptiste Mispelon
2025-03-04Added code references to search results. (#1947)Sarah Boyce