Skip to content

Commit

Permalink
fix generation of
Browse files Browse the repository at this point in the history
docs
  • Loading branch information
frapac committed Aug 19, 2022
1 parent a60d227 commit ade5ca4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
using Documenter
using MadNLP

Pkg.develop(PackageSpec(path=joinpath(dirname(@__FILE__), "../lib/MadNLPTests/")))
Pkg.instantiate()

makedocs(
sitename = "MadNLP.jl",
format = Documenter.HTML(
Expand Down

0 comments on commit ade5ca4

Please sign in to comment.