Description: Removed httpdomain sphinx ext
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2021-03-26

Index: designate/doc/source/conf.py
===================================================================
--- designate.orig/doc/source/conf.py
+++ designate/doc/source/conf.py
@@ -32,7 +32,6 @@ sys.path.insert(0, os.path.abspath('./')
 extensions = ['sphinx.ext.autodoc',
               'sphinx.ext.viewcode',
               'sphinx.ext.graphviz',
-              'sphinxcontrib.httpdomain',
               'ext.support_matrix',
               'ext.custom_css',
               'openstackdocstheme',
