File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 49
49
50
50
# General information about the project.
51
51
project = 'python-ly'
52
- copyright = '2015 , Wilbert Berendsen'
52
+ copyright = '2025 , Wilbert Berendsen'
53
53
54
54
# The version info for the project you're documenting, acts as replacement for
55
55
# |version| and |release|, also used in various other places throughout the
272
272
epub_title = 'python-ly'
273
273
epub_author = 'Wilbert Berendsen'
274
274
epub_publisher = 'Wilbert Berendsen'
275
- epub_copyright = '2015 , Wilbert Berendsen'
275
+ epub_copyright = '2025 , Wilbert Berendsen'
276
276
277
277
# The basename for the epub file. It defaults to the project name.
278
278
#epub_basename = 'ly'
Original file line number Diff line number Diff line change @@ -14,31 +14,31 @@ Submodules
14
14
----------
15
15
16
16
ly.server.command module
17
- ---------------------
17
+ ------------------------
18
18
19
19
.. automodule :: ly.server.command
20
20
:members:
21
21
:undoc-members:
22
22
:show-inheritance:
23
23
24
24
ly.server.handler module
25
- ---------------------
25
+ ------------------------
26
26
27
27
.. automodule :: ly.server.handler
28
28
:members:
29
29
:undoc-members:
30
30
:show-inheritance:
31
31
32
32
ly.server.main module
33
- ------------------
33
+ ---------------------
34
34
35
35
.. automodule :: ly.server.main
36
36
:members:
37
37
:undoc-members:
38
38
:show-inheritance:
39
39
40
40
ly.server.options module
41
- ---------------------
41
+ ------------------------
42
42
43
43
.. automodule :: ly.server.options
44
44
:members:
You can’t perform that action at this time.
0 commit comments