doc: Do not set documentation language

Sphinx 5.0.0 no longer accepts "language = None". Default behavior is to fallback to English.
This commit is contained in:
Eduardo Almeida
2024-02-22 19:05:58 +00:00
parent 456f840cc7
commit b77d197c07
3 changed files with 3 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ release = "ns-3-dev"
#
# 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 = None
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:

View File

@@ -83,7 +83,7 @@ release = "ns-3-dev"
#
# 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 = None
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used:

View File

@@ -80,7 +80,7 @@ release = "ns-3-dev"
#
# 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 = None
# There are two options for replacing |today|: either, you set today to some
# non-false value, then it is used: