We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb5cb0 commit a424114Copy full SHA for a424114
assets/make_1.11.5.jl
@@ -14,7 +14,6 @@ using Documenter
14
15
using DocstringTranslation
16
DocstringTranslation.switchtranslationcachedir!(joinpath(dirname(dirname(@__DIR__)), "translation"))
17
-DocstringTranslation.switchtargetpackage!("julia")
18
19
lang = "ja"
20
@switchlang! lang
0 commit comments