Skip to content

Commit

Permalink
Emphasize most recent online documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
dl8dtl committed Jun 6, 2024
1 parent 29a7603 commit 9e83845
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,14 @@ <h2>Summary</h2>
</tr>
</table>
<h2>Documentation</h2>
<p>This page links the HTML online documentation
<p>This page links the documentation
for various versions of AVR-LibC.</p>
<table>
<tr>
<td><strong>Most recent</strong></td>
<td><a href="avr-libc-user-manual-2.1.0/index.html">HTML online</a></td>
</tr>
<tr><td colspan=4><hr/></td></tr>
<tr>
<td>v2.1.0</td>
<td><a href="avr-libc-user-manual-2.1.0/index.html">HTML online</a></td>
Expand Down

0 comments on commit 9e83845

Please sign in to comment.