Skip to content

Commit a6be3f1

Browse files
Update pytorch_sphinx_theme2 to version 0.4.9 (#3835)
Co-authored-by: sekyondaMeta <[email protected]>
1 parent 7194304 commit a6be3f1

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.ci/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pandocfilters==1.5.1
1616
markdown==3.8.2
1717

1818
# PyTorch Theme
19-
pytorch_sphinx_theme2==0.4.6
19+
pytorch_sphinx_theme2==0.4.9
2020

2121
# Tutorial dependencies
2222
tqdm==4.66.1

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,7 @@ def wrapper(*args, **kwargs):
203203
html_theme_options = {
204204
"navigation_with_keys": False,
205205
"analytics_id": "GTM-T8XT4PS",
206+
"llm_generate_full": "false",
206207
"logo": {
207208
"text": "",
208209
},

0 commit comments

Comments
 (0)