We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd890cb commit 8816014Copy full SHA for 8816014
docs-source/conf.py
@@ -26,7 +26,7 @@
26
# -- Project information -----------------------------------------------------
27
28
project = 'Python interface for SW360'
29
-copyright = '2020-2022, Siemens AG'
+copyright = '2020-2024, Siemens AG'
30
author = 'Thomas Graf'
31
32
docs-source/index.rst
@@ -22,5 +22,5 @@ Indices and tables
22
* :ref:`modindex`
23
* :ref:`search`
24
25
-.. automodule:: sw360_api
+.. automodule:: sw360
:members:
0 commit comments