Skip to content

Commit 15bc223

Browse files
authored
Update conf.py
1 parent 76a4062 commit 15bc223

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/conf.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,12 @@
142142

143143
autodoc_typehints = "none"
144144

145+
html_context = {
146+
"version": version,
147+
"aar_version": "0.7.0",
148+
}
149+
150+
145151
# Add any paths that contain templates here, relative to this directory.
146152
# templates_path = ["../_templates"]
147153

0 commit comments

Comments
 (0)