diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-04 15:38:09 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-04 15:38:09 +0100 |
commit | 09f4f904af23a34d68d5d78482a5b9e12d9a9494 (patch) | |
tree | 60b61d802985e6a4328c57e32099e66217403026 /docs/reference/mkinplot.html | |
parent | db73a6bab3a60de98d020442e4ad103f47df9ab0 (diff) |
Static documentation rebuilt by pkgdown::build_site()
With updated pkgdown with my PR
Diffstat (limited to 'docs/reference/mkinplot.html')
-rw-r--r-- | docs/reference/mkinplot.html | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/reference/mkinplot.html b/docs/reference/mkinplot.html index 9ed92dd0..5fe94a8a 100644 --- a/docs/reference/mkinplot.html +++ b/docs/reference/mkinplot.html @@ -61,12 +61,7 @@ </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 --> @@ -83,7 +78,7 @@ </div> - <p>Deprecated function. It now only calls the plot method <code>plot.mkinfit</code>.</p> + <p>Deprecated function. It now only calls the plot method <code><a href='plot.mkinfit.html'>plot.mkinfit</a></code>.</p> <pre><span class='fu'>mkinplot</span>(<span class='no'>fit</span>, <span class='no'>...</span>)</pre> @@ -96,7 +91,7 @@ </dd> <dt>&#8230;</dt> <dd> - further arguments passed to <code>plot.mkinfit</code>. + further arguments passed to <code><a href='plot.mkinfit.html'>plot.mkinfit</a></code>. </dd> </dl> |