Skip to content

Commit

Permalink
update docs build for documenter v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Jan 2, 2024
1 parent 33a0929 commit e71bfdb
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
@@ -1,6 +1,7 @@
using Documenter, PowerModelsRestoration

makedocs(
warnonly = Documenter.except(:linkcheck),
modules = [PowerModelsRestoration],
format = Documenter.HTML(mathengine = Documenter.MathJax()),
sitename = "PowerModelsRestoration",
Expand Down

0 comments on commit e71bfdb

Please sign in to comment.