瀏覽代碼

Update conf.py

FusionPBX 1 年之前
父節點
當前提交
971525e1e7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]