comparison website/www/conf.py @ 8002:a377590eba34

changes for 2.4.0b0 release
author John Rouillard <rouilj@ieee.org>
date Sun, 26 May 2024 20:57:28 -0400
parents 828f79ae965b
children b516483f68a3
comparison
equal deleted inserted replaced
8001:53605535ddfc 8002:a377590eba34
63 # The master toctree document. 63 # The master toctree document.
64 master_doc = 'contents' 64 master_doc = 'contents'
65 65
66 # General information about the project. 66 # General information about the project.
67 project = u'Roundup' 67 project = u'Roundup'
68 copyright = u'2009-2023, Richard Jones, Roundup-Team' 68 copyright = u'2009-2024, Richard Jones, Roundup-Team'
69 69
70 # The version info for the project you're documenting, acts as replacement for 70 # The version info for the project you're documenting, acts as replacement for
71 # |version| and |release|, also used in various other places throughout the 71 # |version| and |release|, also used in various other places throughout the
72 # built documents. 72 # built documents.
73 # 73 #

Roundup Issue Tracker: http://roundup-tracker.org/