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 09fc7b0 commit 4b1f42dCopy full SHA for 4b1f42d
docs/make.jl
@@ -1,4 +1,4 @@
1
-using Documenter, Flux, NNlib
+using Documenter, Flux, NNlib, Functors
2
3
DocMeta.setdocmeta!(Flux, :DocTestSetup, :(using Flux); recursive = true)
4
makedocs(modules = [Flux, NNlib, Functors],
0 commit comments