Browse Source

Update conf.py

FusionPBX 1 năm trước cách đây
mục cha
commit
971525e1e7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      source/conf.py

+ 1 - 1
source/conf.py

@@ -29,7 +29,7 @@ import os
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
 # ones.
 extensions = [
-    'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.todo', 'sphinx_rtd_theme', 
+    'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.todo', 
 ]
 
 [extensions]