Skip to content

Commit 8980f2f

Browse files
committed
Comment out the "display_version" as having the following error when doing CI check: unsupported theme option 'display_version' given
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent eb5eefb commit 8980f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"canonical_url": "",
6464
"analytics_id": "UA-XXXXXXX-1",
6565
"logo_only": False,
66-
"display_version": True,
66+
# "display_version": True,
6767
# 'prev_next_buttons_location': 'bottom',
6868
# 'prev_next_buttons_location': 'top',
6969
"prev_next_buttons_location": "both",

0 commit comments

Comments
 (0)