From a927d81e3c505ba95a2811658588e3f70171b000 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:04:14 +0200 Subject: [PATCH] typo --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d94470c..0b2c7bc 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,7 +18,7 @@ sys.path.append(os.path.abspath('_ext')) extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', - 'doc_extensions', + ] templates_path = ['_templates']