-
Notifications
You must be signed in to change notification settings - Fork 1
/
docs.html
executable file
·43 lines (39 loc) · 1.23 KB
/
docs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
layout: links
---
<div class="container">
</div>
<div class="container">
<div id="article">
<div id="article" class="fashion">
<a name="source">
<h2>Docs</h2>
<table class="table table-hover ">
<tbody>
<tr>
<td valign="top" class="td4">
<p class="p2"><span class="s1"><a href="http://github.com/revbayes/revbayes/wiki"><b>Wiki</b></a></span></p>
</td>
<td valign="top" class="td5">
<p class="p2"><span class="s1">User and developer info<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
<tr>
<td valign="top" class="td4">
<p class="p2"><span class="s1"><a href="https://cdn.rawgit.com/revbayes/revbayes/master/help_html/index.html"><b>Help pages</b></a></span></p>
</td>
<td valign="top" class="td5">
<p class="p2"><span class="s1">Pages for Rev objects, same as '?' command<span class="Apple-converted-space"> </span></span></p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<!-- Bootstrap core JavaScript-->
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/hc.js"></script>
</body>
</html>