We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244eb03 commit ca4c879Copy full SHA for ca4c879
1 file changed
doc/source/conf.py
@@ -55,7 +55,7 @@
55
]
56
57
# Which version of other SpiNNaker docs do we refer to?
58
-spinnaker_doc_version = "latest"
+spinnaker_doc_version = "7.2.1"
59
60
intersphinx_mapping = {
61
'python': ('https://docs.python.org/3.12', None),
@@ -100,9 +100,9 @@
100
# built documents.
101
#
102
# The short X.Y version.
103
-version = '6.0'
+version = '1!7.2'
104
# The full version, including alpha/beta/rc tags.
105
-release = '6.0.1'
+release = '1!7.2.1'
106
107
# The language for content autogenerated by Sphinx. Refer to documentation
108
# for a list of supported languages.
0 commit comments