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 ffbda61 commit 22ddb08Copy full SHA for 22ddb08
docs/make.jl
@@ -14,6 +14,5 @@ makedocs(;
14
"Distributions.jl integration" => "distributions.md",
15
"Examples" => "examples.md",
16
],
17
- ignore = ["Bijectors.InverseFunctions.inverse", "Bijectors.logabsdetjacinv"],
18
checkdocs=:exports,
19
)
0 commit comments