Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1d36ee8

Browse files
committed
Return version key insetup()
1 parent7be97e2 commit1d36ee8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎python_docs_theme/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def setup(app):
6161
app.connect("html-page-context",_html_page_context)
6262

6363
return {
64+
"version":"2024.12",
6465
"parallel_read_safe":True,
6566
"parallel_write_safe":True,
6667
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp