Javadoc: missing package.html files in i2p.jar (ticket #1109)

This commit is contained in:
zzz
2015-03-22 17:32:35 +00:00
parent 79dc01f7e4
commit 78074f6a7e
5 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<html>
<body>
<p>
The Fortuna PRNG from GNU Crypto, updated and modifed for I2P.
</p>
</body>
</html>

View File

@@ -0,0 +1,8 @@
<html>
<body>
<p>
GettextResource only, for ngettext().
Called only from net.i2p.util.Translate, which is where everything except ngettext is implemented.
</p>
</body>
</html>