forked from I2P_Developers/i2p.i2p
Javadoc: missing package.html files in applications (ticket #1109)
This commit is contained in:
8
apps/i2psnark/java/src/org/klomp/snark/package.html
Normal file
8
apps/i2psnark/java/src/org/klomp/snark/package.html
Normal 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>
|
7
apps/i2psnark/java/src/org/klomp/snark/web/package.html
Normal file
7
apps/i2psnark/java/src/org/klomp/snark/web/package.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
<p>
|
||||
The i2psnark user interface, implemented as a webapp in i2psnark.war.
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user