Specify the documentation is in english

This commit is contained in:
Cary R 2026-02-28 07:17:18 -08:00
parent 9d3cd045ef
commit 5d8fcdd7bc
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
# -- Project information -----------------------------------------------------
project = 'Icarus Verilog'
copyright = '2024-2025, Stephen Williams'
copyright = '2024-2026, Stephen Williams'
author = 'Stephen Williams'
# The short X.Y version
@ -58,7 +58,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.