Skip to content

Commit

Permalink
Update make.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored May 16, 2024
1 parent 9226015 commit 9817de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ end
examples = [title => joinpath("generated", string(name, ".md")) for (title, name) in examples]

makedocs(;
modules=[Reactant],
# modules=[Reactant],
authors="William Moses <[email protected]>, Valentin Churavy <[email protected]>",
repo="https://github.com/EnzymeAD/Reactant.jl/blob/{commit}{path}#{line}",
sitename="Reactant.jl",
Expand Down

0 comments on commit 9817de6

Please sign in to comment.