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 4d4fab3 commit b22d26bCopy full SHA for b22d26b
docs/make.jl
@@ -87,6 +87,10 @@ docs = [
87
name = "JuliaInterpreter",
88
giturl = "https://github.com/JuliaDebug/JuliaInterpreter.jl.git",
89
),
90
+ MultiDocumenter.Link(
91
+ "Lux",
92
+ "https://github.com/avik-pal/Lux.jl",
93
+ ),
94
],
95
96
MultiDocumenter.Column(
test/runtests.jl
@@ -54,6 +54,10 @@ docs = [
54
name = "Lux",
55
giturl = "https://github.com/avik-pal/Lux.jl",
56
57
58
+ "JuliaHub",
59
+ "https://juliahub.com",
60
61
62
63
0 commit comments