We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ProximalCore
1 parent 0a1fa1b commit f9ae6dcCopy full SHA for f9ae6dc
1 file changed
docs/make.jl
@@ -1,5 +1,7 @@
1
using Documenter, ProximalOperators, ProximalCore
2
3
+DocMeta.setdocmeta!(ProximalCore, :DocTestSetup, :(import ProximalCore); recursive=true)
4
+
5
makedocs(
6
modules = [ProximalOperators, ProximalCore],
7
sitename = "ProximalOperators.jl",
0 commit comments