chore: update sphinx conf for authors and copyright

Refs: OPS-92
This commit is contained in:
Christoph J. Scherr 2025-03-27 15:59:55 +01:00
parent 55b1c77ff8
commit b1bd55d759
No known key found for this signature in database
GPG key ID: 9EB784BB202BB7BB

View file

@ -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