diff options
Diffstat (limited to 'docs/reference/mkinmod.html')
| -rw-r--r-- | docs/reference/mkinmod.html | 13 | 
1 files changed, 8 insertions, 5 deletions
| diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index 7dba1b6d..f328c34a 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -6,8 +6,7 @@  <meta http-equiv="X-UA-Compatible" content="IE=edge">  <meta name="viewport" content="width=device-width, initial-scale=1.0"> -<title> - — mkinmod • mkin</title> +<title>Function to set up a kinetic model with one or more state variables — mkinmod • mkin</title>  <!-- jquery -->  <script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha384-nrOSfDHtoPMzJHjVTdCopGqIqeYETSXhZDFyniQ8ZHcVy08QesyHcnOUpMpqnmWq" crossorigin="anonymous"></script> @@ -61,7 +60,12 @@        </ul>        <ul class="nav navbar-nav navbar-right"> -         +        <li> +  <a href="http://github.com/jranke/mkin"> +    <span class="fa fa-github fa-lg"></span> +      +  </a> +</li>        </ul>      </div><!--/.nav-collapse -->    </div><!--/.container --> @@ -73,8 +77,7 @@        <div class="row">    <div class="col-md-9 contents">      <div class="page-header"> -    <h1> -</h1> +    <h1>Function to set up a kinetic model with one or more state variables</h1>      </div> | 
