diff --git a/content/conf.py b/content/conf.py index 26206f0..610f558 100644 --- a/content/conf.py +++ b/content/conf.py @@ -50,6 +50,9 @@ "colon_fence", ] +# Settings for sphinx-copybutton +copybutton_exclude = ".linenos, .gp" + # Add any paths that contain templates here, relative to this directory. # templates_path = ['_templates']