#36826: Add "copy to clipboard" button to documentation code blocks
-------------------------------------+-------------------------------------
Reporter: VidhiKathiriya05 | Type:
| Uncategorized
Status: new | Component:
| Uncategorized
Version: 6.0 | Severity: Normal
Keywords: javascript, UX, | Triage Stage:
docs,clipboard | Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 1
-------------------------------------+-------------------------------------
Added a "copy to clipboard" button to all code blocks in the
documentation. This improves the developer experience by allowing users to
quickly copy examples. The implementation uses a lightweight JavaScript
utility to handle the clipboard interaction and includes CSS styling to
ensure the button matches the Django documentation theme.
--
Ticket URL: <
https://code.djangoproject.com/ticket/36826>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.