]> git.agnieray.net Git - galette.git/commitdiff
Typo, fix copyright date and owner
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 7 Dec 2023 06:47:45 +0000 (07:47 +0100)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 7 Dec 2023 06:47:45 +0000 (07:47 +0100)
galette/docs/README.md
galette/docs/source/conf.py

index 70cb495306b34158c4153718a6ee6a84c014c02e..68a7089643c0d9151ebae5230682ec76414c422a 100644 (file)
@@ -9,5 +9,5 @@ To generate the documentation, just run from galette doc (current) directory:
 
 HTML files will be generated into *apidocs* directory.
 
-API documentation is generated every night along with the nighlty archive;
+API documentation is generated every night along with the nightly archive;
 you can see it at: https://apidoc.galette.eu
index 0abaf5200d3ef647da0c477c5b97fa994694f927..4346f2c80925346965f8c0d8a964becf6186750e 100644 (file)
@@ -12,7 +12,7 @@ subprocess.call('doxygen', shell=True)
 # -- Project information -----------------------------------------------------
 
 project = 'Galette API'
-copyright = '2023, Johan Cwiklinski'
+copyright = '2004-2023, The Galette Team'
 author = 'Johan Cwiklinski'
 
 # The full version, including alpha/beta/rc tags