mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-04-28 19:13:46 +00:00
* Adds support for sphinx_copybutton. Closes #1134 Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Additional config. Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * Remove cruft.;) Signed-off-by: Michael Vincerra <michael.vincerra@intel.com> * **DO NOT MERGE** Please verify changes with tutorials/proxy.rst. Once verified remove changes to proxy.rst. Signed-off-by: Kevin Putnam <kevin.putnam@intel.com> * Provides example usage of new codeblock copy behavior: 1. ShellSession (line 228 in kernel-modules-dkms.rst) - will copy everything except prompt. 2. Console (line 74 in kernel-modules-dkms.rst) - will copy only the input line without the prompt. Signed-off-by: Kevin Putnam <kevin.putnam@intel.com> Co-authored-by: Michael Vincerra <michael.vincerra@intel.com>