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,11 @@
<html>
<body>
<p>
The addressbook application, which fetches hosts.txt files from subscription URLS via
HTTP and adds new hosts to the local database.
While implemented as a webapp, this application contains no user interface.
May also be packaged as a jar, as is done for Android.
The webapp named 'addressbook' in the console is actually SusiDNS.
</p>
</body>
</html>