Skip to content

Commit 4dc1ed2

Browse files
authored
Update make.jl
1 parent ab49041 commit 4dc1ed2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/make.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
using Documenter
22

3+
cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml", force = true)
4+
cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
5+
36
repo_url = "github.com/control-toolbox/GeometricPreconditioner.jl"
47

58
makedocs(;

0 commit comments

Comments
 (0)