Skip to content

Commit

Permalink
Add repo arg to makedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrolho committed Nov 9, 2024
1 parent 29e479a commit d87e016
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
Expand Up @@ -89,6 +89,7 @@ makedocs(
"Benchmarks" => "benchmarks.md",
],
warnonly = Documenter.except(),
repo = Remotes.GitHub("JuliaRobotics", "RigidBodyDynamics.jl"),
)

deploydocs(
Expand Down

0 comments on commit d87e016

Please sign in to comment.