diff --git a/docs/source/conf.py b/docs/source/conf.py index 9256e7ac3b..b4553ab9a1 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -72,13 +72,6 @@ # The master toctree document. master_doc = "index" -# The language for content autogenerated by Sphinx. Refer to documentation -# for a list of supported languages. -# -# 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 - # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path .