Skip to content

Commit 938f5d7

Browse files
committed
Set English as doc language
Signed-off-by: eduponz <eduardoponz@eprosima.com>
1 parent d6db6d3 commit 938f5d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ def configure_doxyfile(
381381
#
382382
# This is also used if you do content translation via gettext catalogs.
383383
# Usually you set "language" from the command line for these cases.
384-
language = None
384+
language = 'en'
385385

386386
# There are two options for replacing |today|: either, you set today to some
387387
# non-false value, then it is used:

0 commit comments

Comments
 (0)