Skip to content

Commit 6d4ba0b

Browse files
authored
Update make.jl
1 parent 90626b0 commit 6d4ba0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/make.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Documenter
22
using OptimalControl
33

4+
mkpath("./docs/src/assets")
45
cp("./docs/Manifest.toml", "./docs/src/assets/Manifest.toml", force = true)
56
cp("./docs/Project.toml", "./docs/src/assets/Project.toml", force = true)
67

0 commit comments

Comments
 (0)