فهرست منبع

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]