ubuntu/ubuntu-project-docs

[Future] Switch from hoverxref to default RTD hover-over

Offen

#28 geöffnet am 30.05.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Makefile (105 Forks)github user discovery
enhancementhelp wanteduntriaged

Repository-Metriken

Stars
 (31 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 19T 8h) (58 gemergte PRs in 30 T)

Beschreibung

RTD has recently developed an addon that replaces hoverxref, so that hover-over tooltips can be enabled for projects via the RTD admin panel.

However, there is currently no configuration possible of this feature (although it's on their roadmap), so it is enabled on every kind of link (including normal hyperlinks).

In addition, we currently can't configure the default styling of the tooltips provided by the RTD addon, and the default colours and fonts chosen are problematic from an accessibility PoV (very low contrast, very small text).

However, once these issues are resolved and we have the ability to customise the feature to be better aligned with our own styling, we should switch from hoverxref to the RTD addon.

Contributor Guide