riptano / docs-ui

The UI and theme for DataStax Docs.
https://riptano.github.io/docs-ui/
Mozilla Public License 2.0
2 stars 0 forks source link

Hover-over popups #108

Open polandll opened 4 months ago

polandll commented 4 months ago

There are any number of reasons that hover-over popups would be a great addition to these docs. Popups for glossary terms, or additional explanation that would be cumbersome in the text. File pathnames, that sort of thing.

Have you considered adding that capability to the publishing?

eric-schneider commented 4 months ago

Examples

MongoDB

MongoDB does this for acronyms: https://www.mongodb.com/docs/atlas/security-vpc-peering/

image

Stripe

Stripe does this for xrefs (internal docs links): https://docs.stripe.com/stripe-data/access-data-in-warehouse#financial-reports-in-data-pipeline

image

Wikipedia

Wikipedia goes a little further than Stripe: https://en.wikipedia.org/wiki/Main_Page

image