mirror of https://github.com/Nonannet/pelfy.git
doc title fixed
This commit is contained in:
parent
9ca27dbafd
commit
cfbc53afc6
|
@ -10,7 +10,7 @@ import os
|
||||||
import sys
|
import sys
|
||||||
sys.path.insert(0, os.path.abspath("../src/"))
|
sys.path.insert(0, os.path.abspath("../src/"))
|
||||||
|
|
||||||
project = 'pyhoff'
|
project = 'pelfy'
|
||||||
copyright = '2025, Nicolas Kruse'
|
copyright = '2025, Nicolas Kruse'
|
||||||
author = 'Nicolas Kruse'
|
author = 'Nicolas Kruse'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue