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