|
5 | 5 | <meta charset="utf-8" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" /> |
7 | 7 |
|
8 | | - <title>ClawPlotData — Clawpack 5.12.x documentation</title> |
| 8 | + <title>ClawPlotData — Clawpack 5.13.x documentation</title> |
9 | 9 | <link rel="stylesheet" href="_static/base.css" type="text/css" /> |
10 | 10 | <link rel="stylesheet" href="_static/layout.css" type="text/css" /> |
11 | 11 | <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" /> |
12 | 12 | <link rel="stylesheet" type="text/css" href="_static/flasky.css?v=59fe8e2d" /> |
13 | 13 | <link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" /> |
14 | | - <script src="_static/documentation_options.js?v=0a6cd0f6"></script> |
| 14 | + <script src="_static/documentation_options.js?v=7bb99aaf"></script> |
15 | 15 | <script src="_static/doctools.js?v=9bcbadda"></script> |
16 | 16 | <script src="_static/sphinx_highlight.js?v=dc90522c"></script> |
17 | 17 | <link rel="icon" href="_static/clawicon.ico"/> |
@@ -70,7 +70,7 @@ <h3>Navigation</h3> |
70 | 70 | <li class="right" > |
71 | 71 | <a href="setplot.html" title="Using setplot.py to specify the desired plots" |
72 | 72 | accesskey="P">previous</a> |</li> |
73 | | - <li class="nav-item nav-item-0"><a href="contents.html">Clawpack 5.12.x documentation</a> »</li> |
| 73 | + <li class="nav-item nav-item-0"><a href="contents.html">Clawpack 5.13.x documentation</a> »</li> |
74 | 74 | <li class="nav-item nav-item-1"><a href="plotting.html" >Plotting with Visclaw</a> »</li> |
75 | 75 | <li class="nav-item nav-item-2"><a href="setplot.html" accesskey="U">Using setplot.py to specify the desired plots</a> »</li> |
76 | 76 | <li class="nav-item nav-item-this"><a href="">ClawPlotData</a></li> |
@@ -331,7 +331,7 @@ <h2>Methods<a class="headerlink" href="#methods" title="Link to this heading">¶ |
331 | 331 | <p><a href="http://clawpack.org/"> |
332 | 332 | <img class="logo" src= "_static/clawlogo.jpg" alt="Logo"/> |
333 | 333 | </a> |
334 | | -<h2>Version 5.12.x</h2> |
| 334 | +<h2>Version 5.13.x</h2> |
335 | 335 | </p> |
336 | 336 | <div> |
337 | 337 | <h3><a href="contents.html">Table of Contents</a></h3> |
@@ -401,12 +401,13 @@ <h3 id="searchlabel">Quick search</h3> |
401 | 401 | <h4>Latest Version</h4> |
402 | 402 | <ul> |
403 | 403 | <li><a href="./dev/ClawPlotData.html">dev</a></li> |
404 | | - <li><a href="ClawPlotData.html">v5.12.x</a></li> |
| 404 | + <li><a href="ClawPlotData.html">v5.13.x</a></li> |
405 | 405 | </ul> |
406 | 406 | <h4>Older Versions</h4> |
407 | 407 | <ul> |
408 | 408 | <li><a href="./v5.10.x/ClawPlotData.html">v5.10.x</a></li> |
409 | 409 | <li><a href="./v5.11.x/ClawPlotData.html">v5.11.x</a></li> |
| 410 | + <li><a href="./v5.12.x/ClawPlotData.html">v5.12.x</a></li> |
410 | 411 | <li><a href="./v5.7.x/ClawPlotData.html">v5.7.x</a></li> |
411 | 412 | <li><a href="./v5.8.x/ClawPlotData.html">v5.8.x</a></li> |
412 | 413 | <li><a href="./v5.9.x/ClawPlotData.html">v5.9.x</a></li> |
|
0 commit comments