Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove javascript warning #1643

Merged
merged 1 commit into from Nov 28, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 2 additions & 11 deletions 0.18/index.html
Expand Up @@ -138,16 +138,7 @@

<div class="section" id="jump-julia-for-mathematical-optimization">
<h1>JuMP &#8212; Julia for Mathematical Optimization<a class="headerlink" href="#jump-julia-for-mathematical-optimization" title="Permalink to this headline">¶</a></h1>
<div id="officialwarn" class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">This documentation is out of date. JuMP no longer uses readthedocs to host its documentation. See <a href="https://github.com/JuliaOpt/JuMP.jl">here</a> for the links to the latest release and developer documentation.
</p>
</div>
<script type="text/javascript">
if(!(location.hostname.match('readthedocs') || location.hostname.match('rtfd'))){
document.getElementById("officialwarn").style.display = 'none';
}
</script><p><a class="reference external" href="https://github.com/JuliaOpt/JuMP.jl">JuMP</a> is a domain-specific modeling language for
<p><a class="reference external" href="https://github.com/JuliaOpt/JuMP.jl">JuMP</a> is a domain-specific modeling language for
<a class="reference external" href="http://en.wikipedia.org/wiki/Mathematical_optimization">mathematical optimization</a>
embedded in <a class="reference external" href="http://julialang.org/">Julia</a>.
It currently supports a number of open-source and commercial solvers (see below)
Expand Down Expand Up @@ -401,4 +392,4 @@ <h3>Citing JuMP<a class="headerlink" href="#citing-jump" title="Permalink to thi


</body>
</html>
</html>