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

This commit is contained in:
zzz
2015-03-22 18:37:40 +00:00
parent 78074f6a7e
commit dcffde6eeb
16 changed files with 134 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<html>
<body>
<p>
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
</p>
</body>
</html>

View File

@ -0,0 +1,7 @@
<html>
<body>
<p>
The i2psnark user interface, implemented as a webapp in i2psnark.war.
</p>
</body>
</html>