We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb97e9b commit d555c9eCopy full SHA for d555c9e
conf.py
@@ -18,8 +18,8 @@
18
# -- Project information -----------------------------------------------------
19
20
project = 'SDD'
21
-copyright = '2025, Jonathan Virak'
22
-author = 'Jonathan Virak'
+copyright = '2025, JV'
+author = 'JV'
23
24
# The full version, including alpha/beta/rc tags
25
release = '0.1'
@@ -58,4 +58,4 @@
58
# so a file named "default.css" will overwrite the builtin "default.css".
59
html_static_path = ['_static']
60
61
-myst_heading_anchors = 3
+myst_heading_anchors = 3
0 commit comments