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"))
|
||||
|
||||
project = 'senju'
|
||||
copyright = '2025, senju hashirama'
|
||||
author = 'senju hashirama'
|
||||
release = 'before the light'
|
||||
copyright = '2025, senju project'
|
||||
author = 'senju project'
|
||||
# release = ''
|
||||
# -- 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