Re: [docs] what implements the "copy" button in YP docs code blocks?
"Robert P. J. Day" <[email protected]>
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 23 Aug 2026, Robert P. J. Day wrote: > > perusing another sphinx code base and want to add the YP-common > feature of, in code blocks. the ability to copy the command (while > leaving behind the '$' prompt). > > is that all provided by a simple "code-block", or is there some > special extra config to get that? duh ... never mind, "sphinx-copybutton" extension. rday