Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2159247

Browse files
committed
Updating javadoc sections
1 parent fbbacee commit 2159247

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

index.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h2>Protein Structure Modules<br />
4444
<li>Perform standard analysis such as sequence and structure alignments</li>
4545
<li>Visualize structures</li>
4646
</ul>
47-
47+
4848
</div>
4949
</section>
5050
<section class="spotlight">
@@ -79,7 +79,7 @@ <h2>Please cite<br />
7979
<h2>Mailing lists</h2>
8080
<p>
8181

82-
BioJava has two main mailing lists.
82+
BioJava has two main mailing lists.
8383
</p>
8484
</header>
8585
<ul class="icons major">
@@ -89,14 +89,14 @@ <h2>Mailing lists</h2>
8989
</a> general discussion list
9090
</li>
9191
<li><span class="icon fa-envelope-o major style2">
92-
92+
9393
</span>
9494
<a href="/wiki/BioJava:MailingLists/">
9595
<span class="label">biojava-dev</span>
9696
</a> developers list
9797
</li>
9898
</ul>
99-
99+
100100

101101
</div>
102102
</section>
@@ -116,10 +116,9 @@ <h3>Cookbook</h3>
116116
</li>
117117
<li class="icon fa-code">
118118
<h3>Javadoc API</h3>
119-
<p>Read the</p>
120-
<a href="http://www.biojava.org/docs/api4.2.1/index.html" class="button">Javadoc API</a></br>
121-
<a href="http://www.biojava.org/docs/api1.9.1/index.html" >legacy 1.9.1 API</a>
122-
119+
<p>The Javadocs for the current BioJava release</p>
120+
<a href="docs/api4.2.1/" class="button">Javadoc API</a></br>
121+
123122
</li>
124123
<li class="icon fa-globe">
125124
<h3>Current release: {{ site.release.version }}</h3>
@@ -131,9 +130,9 @@ <h3>Wiki</h3>
131130
<a href="wiki.html" class="button">View wiki</a>
132131
</li>
133132
<li class="icon fa-flag-o">
134-
<h3>Javadoc API</h3>
135-
<p>We are hosting a copy of the javadocs.</p>
136-
<a href="docs/api4.2.1/" class="button">View javadocs</a>
133+
<h3>Legacy Javadoc API</h3>
134+
<p>The Javadocs for legacy 1.x BioJava.</p>
135+
<a href="docs/api1.9.1/" class="button">View 1.9.1 API</a>
137136
</li>
138137
</ul>
139138
</div>

0 commit comments

Comments
 (0)