Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Default is not to use sleep-set to agree with existing tests
[simgrid.git] / docs / source / conf.py
index 66e541d1ca41cef531af17d1f9cb78b4a2d9ee00..1c8d99c36937d9f55ba2eb3c59f5cd29406cc8a7 100644 (file)
@@ -49,8 +49,9 @@ extensions = [
     'sphinx.ext.todo',
     'breathe',
     'sphinx.ext.autodoc',
-    'sphinx.ext.intersphinx',
     'sphinx.ext.autosummary',
+    'sphinx.ext.intersphinx',
+    'sphinx.ext.mathjax',
     'sphinx_tabs.tabs',
     'sphinx_copybutton',
     'showfile',
@@ -175,7 +176,7 @@ master_doc = 'index'
 #
 # This is also used if you do content translation via gettext catalogs.
 # Usually you set "language" from the command line for these cases.
-language = None
+language = "en"
 
 # List of patterns, relative to source directory, that match files and
 # directories to ignore when looking for source files.