We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6336e commit ad8dcb1Copy full SHA for ad8dcb1
docs/make.jl
@@ -10,3 +10,8 @@ makedocs(
10
"util.md",
11
],
12
)
13
+
14
+deploydocs(
15
+ repo = "github.com/flixpar/QuadraticAssignmentProblem.jl.git",
16
+ devbranch = "main",
17
+)
0 commit comments