Skip to content

Commit

Permalink
temporarily disable doctests so we can build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Jan 2, 2024
1 parent 8a1209c commit adeadf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ makedocs(;
"Internals" => ["internals/varinfo.md"],
],
checkdocs=:exports,
doctest=false,
)

deploydocs(; repo="github.com/TuringLang/DynamicPPL.jl.git", push_preview=true)

0 comments on commit adeadf0

Please sign in to comment.