We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5acc972 commit 21bd30fCopy full SHA for 21bd30f
1 file changed
docs/make.jl
@@ -158,6 +158,8 @@ Documenter.DocMeta.setdocmeta!(
158
# Ignore the very many GitHub links
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",
163
],
164
modules = [MathOptInterface],
165
checkdocs = :exports,
0 commit comments