Skip to content
Snippets Groups Projects
Commit 152c3738 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

Update RTD

parent 5a91bb59
No related branches found
No related tags found
No related merge requests found
Pipeline #112690 passed
......@@ -26,7 +26,7 @@ author = 'Nicolas Maillet'
# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
release = '2.0.1'
release = '2.0.2'
# -- General configuration ---------------------------------------------------
......@@ -44,6 +44,7 @@ extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx.ext.napoleon',
'sphinx_rtd_theme',
]
napoleon_google_docstring = False
napoleon_use_param = False
......@@ -66,7 +67,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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment