X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/904fe94ceba29f3f0c5b8772c4faf699de57338f..403ce1a18a8a1600ab8249d828e7eaaca442cad7:/docs/conf.py diff --git a/docs/conf.py b/docs/conf.py index 7162f13..15adb5d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -60,6 +60,7 @@ extensions = [ "sphinx.ext.napoleon", "myst_parser", "sphinxcontrib.programoutput", + "sphinx_copybutton", ] # If you need extensions of a certain version or higher, list them here.