Disable jscpd
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 3418ed8..ee0bcec 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -22,8 +22,7 @@
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 extensions = [
     "sphinx.ext.autodoc",
-    "openstackdocstheme",
-#    'sphinx.ext.intersphinx',
+    "openstackdocstheme"
 ]
 
 # autodoc generation is a bit aggressive and a nuisance when doing heavy