ubuntu/ubuntu-project-docs

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

Ouverte

#28 ouverte le 30 mai 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Makefile (109 forks)github user discovery
enhancementhelp wanteduntriaged

Métriques du dépôt

Stars
 (34 étoiles)
Métriques de merge PR
 (Merge moyen 19j 8h) (58 PRs mergées en 30 j)

Description

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.

Guide contributeur