The following changes since commit e1aeff3ac96a51128b0493377f405e38bdc83500: Merge branch 'wip-lmy-rados' of https://github.com/liangmingyuanneo/fio (2022-05-29 09:32:18 -0600) are available in the Git repository at: git://git.kernel.dk/fio.git master for you to fetch changes up to 5ceed0be62f3ce8903d5747674f9f70f44e736d6: docs: update language setting for Sphinx build (2022-05-31 20:58:00 -0600) ---------------------------------------------------------------- Vincent Fu (1): docs: update language setting for Sphinx build doc/conf.py | 7 ------- 1 file changed, 7 deletions(-) --- Diff of recent changes: diff --git a/doc/conf.py b/doc/conf.py index 10b72ecb..844f951a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -85,13 +85,6 @@ def fio_version(): version, release = fio_version() -# 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 - # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #