Skip to content

Commit e33aa23

Browse files
committed
revert
1 parent ea18019 commit e33aa23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ makedocs(sitename = "Catalyst.jl",
4040
doctest = false,
4141
clean = true,
4242
pages = pages,
43-
pagesonly = true,
43+
pagesonly = false,
4444
warnonly = [:missing_docs])
4545

4646
deploydocs(repo = "github.com/SciML/Catalyst.jl.git";

0 commit comments

Comments
 (0)