aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2024-02-24 13:04:40 +0800
committer简律纯 <i@jyunko.cn>2024-02-24 13:04:40 +0800
commit57b2835ecc6c9b30920e929985b9d7cafcb7c457 (patch)
treedf0c1221d4766365c231e8bd02e6d8e7bdb63420 /docs/source/conf.py
parent45e2f3631bc8d13dacba57e705c7591e7e707b2a (diff)
downloadTRPGNivis-57b2835ecc6c9b30920e929985b9d7cafcb7c457.tar.gz
TRPGNivis-57b2835ecc6c9b30920e929985b9d7cafcb7c457.zip
chore(project): add ruff deps
chore(lint): format code with ruff chore(project): add tool.ruff format section
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 9890225..fab6f31 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -26,9 +26,7 @@ AUTHORS = ",".join([f"{aut['name']}" for aut in AUTHOR_TABLE])
project = PROJECT_NAME # "Infini"
release = PROJECT_VERSION # "latest"
-copyright = (
- "2023-PRESENT, HydroRoll-Team & 浊莲."
-)
+copyright = "2023-PRESENT, HydroRoll-Team & 浊莲."
author = AUTHORS # "Hsiang Nianian"
html_title = "INFINI GENERATOR II"