Except for the 'upgrading' section, as it's still generally useful
@@ -12,3 +12,7 @@ python:
formats: all
sphinx:
fail_on_warning: True
+search:
+ ranking:
+ releases/*: -1
+ releases/upgrading.html: 0
@@ -61,6 +61,7 @@ Changelog
* Docs: Reword `BlogTagIndexPage` example for clarity (Clifford Gama)
* Docs: Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
* Docs: Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv)
+ * Docs: Lower search result ranking for release notes on readthedocs search (Sage Abdullah)
6.3 LTS (01.11.2024)
@@ -25,3 +25,4 @@ depth: 1
* Reword `BlogTagIndexPage` example for clarity and several other tweaks (Clifford Gama)
* Change title of blog index page in tutorial to avoid slug issues (Thibaud Colas)
* Fix `wagtailcache` and `wagtailpagecache` examples to not use quotes for the `fragment_name` (Shiv)
+ * Lower search result ranking for release notes on readthedocs search (Sage Abdullah)