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

Commit1860eda

Browse files
authored
Only build HTML for non-switcher languages (#308)
1 parent5453926 commit1860eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎build_docs.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ def iso639_tag(self) -> str:
316316

317317
@property
318318
defhtml_only(self)->bool:
319-
returnself._language.html_only
319+
returnself._language.html_onlyornotself._language.in_prod
320320

321321
@property
322322
defurl(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp