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 5acc972 commit fda0a14Copy full SHA for fda0a14
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