From 1e8f8a299634174b85856dad5de9509c1f527301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Team=20BrailleRap-SP=20=20Philippe=20Pacotte=20=20St=C3=A9?= =?UTF-8?q?phane=20Godin?= <37216855+BrailleRapSP@users.noreply.github.com> Date: Thu, 26 Apr 2018 23:02:00 +0200 Subject: [PATCH] typo --- docs/conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f7e86b3..d94470c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,6 @@ sys.path.append(os.path.abspath('_ext')) extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', - 'sphinxcontrib.httpdomain', 'doc_extensions', ] templates_path = ['_templates']