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 21bd30f commit 3e4491bCopy full SHA for 3e4491b
docs/make.jl
@@ -159,7 +159,7 @@ Documenter.DocMeta.setdocmeta!(
159
r"https://github.com/jump-dev/.+",
160
"https://arxiv.org/abs/2002.03447",
161
# https://github.com/JuliaDocs/Documenter.jl/issues/2834
162
- "https://lpsolve.sourceforge.net/5.5/CPLEX-format.htm",
+ "https://lpsolve.sourceforge.net/5.5/CPLEX-format.htm",
163
],
164
modules = [MathOptInterface],
165
checkdocs = :exports,
0 commit comments