Skip to content

Commit 6605cf5

Browse files
committed
update format input
1 parent 7f13cba commit 6605cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Documenter, ReactionMechanismSimulator
22

33
makedocs(
4-
format = :html,
4+
format = Documenter.HTML(),
55
sitename = "ReactionMechanismSimulator.jl",
66
modules = [ReactionMechanismSimulator],
77
pages = [

0 commit comments

Comments
 (0)