mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
chore: update sphinx conf for authors and copyright
Refs: OPS-92
This commit is contained in:
parent
55b1c77ff8
commit
b1bd55d759
1 changed files with 3 additions and 3 deletions
|
|
@ -13,9 +13,9 @@ import sys
|
||||||
sys.path.insert(0, os.path.abspath("../../senju"))
|
sys.path.insert(0, os.path.abspath("../../senju"))
|
||||||
|
|
||||||
project = 'senju'
|
project = 'senju'
|
||||||
copyright = '2025, senju hashirama'
|
copyright = '2025, senju project'
|
||||||
author = 'senju hashirama'
|
author = 'senju project'
|
||||||
release = 'before the light'
|
# release = ''
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue