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,9 @@
<html>
<body>
<p>
The router console user interface, implemented in routerconsole.jar, with these classes
supporting the webapp in routerconsole.war.
Entry point is RouterConsoleRunner, started from clients.config.
</p>
</body>
</html>