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 7041e4f commit a81f3f5Copy full SHA for a81f3f5
docs/source/conf.py
@@ -16,7 +16,7 @@
16
# -- Project information -----------------------------------------------------
17
18
project = 'Two-axis tracking'
19
-copyright = '2022, Adam R. Jensen'
+copyright = '2021-2022, twoaxistracking Development Team'
20
author = 'twoaxistracking Development Team'
21
22
@@ -34,7 +34,7 @@
34
]
35
36
# Add any paths that contain templates here, relative to this directory.
37
-templates_path = ['_templates']
+# templates_path = ['_templates']
38
39
# List of patterns, relative to source directory, that match files and
40
# directories to ignore when looking for source files.
0 commit comments