Skip to content

Commit cb344d6

Browse files
committed
Use leaf in overview
1 parent 004966b commit cb344d6

File tree

2 files changed

+33
-4
lines changed

2 files changed

+33
-4
lines changed

src/main/javadoc/overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
You can find the Javadoc package list at the <a href="#all-packages-table">bottom of this page</a>.
2828
</p>
2929
<section>
30-
<h1>Binary Encoders</h1>
30+
<h1><img src="../images/leaf.svg" style="height: 1em; padding-right:0.25em" alt="leaf">Binary Encoders</h1>
3131
<p>Interfaces and classes used by the various implementations in the sub-packages.</p>
3232
<table>
3333
<caption>Binary Encoders</caption>
@@ -82,7 +82,7 @@ <h1>Binary Encoders</h1>
8282
</table>
8383
</section>
8484
<section>
85-
<h1>Digest Encoders</h1>
85+
<h1><img src="../images/leaf.svg" style="height: 1em; padding-right:0.25em" alt="leaf">Digest Encoders</h1>
8686
<p>
8787
<strong>WARNING:</strong> Some of the functions in this package might not be suitable for cryptography, or are no longer cryptographically-secure.
8888
</p>
@@ -152,7 +152,7 @@ <h1>Digest Encoders</h1>
152152
</table>
153153
</section>
154154
<section>
155-
<h1>Language Encoders</h1>
155+
<h1><img src="../images/leaf.svg" style="height: 1em; padding-right:0.25em" alt="leaf">Language Encoders</h1>
156156
<table>
157157
<caption>Language Encoders</caption>
158158
<tr>
@@ -190,7 +190,7 @@ <h1>Language Encoders</h1>
190190
</table>
191191
</section>
192192
<section>
193-
<h1>Network Encoders</h1>
193+
<h1><img src="../images/leaf.svg" style="height: 1em; padding-right:0.25em" alt="leaf">Network Encoders</h1>
194194
<table>
195195
<caption>Network Encoders</caption>
196196
<tr>

src/site/resources/images/leaf.svg

Lines changed: 29 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)