We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f50d73c commit e23e448Copy full SHA for e23e448
docs/make.jl
@@ -1,5 +1,6 @@
1
import Pkg
2
Pkg.pkg"add Documenter#71e9f40"
3
+Pkg.pkg"add MathOptInterface#od/vector-optimization"
4
import Documenter
5
import Literate
6
import Test
0 commit comments