(no commit message)
[utils] / crawler / kiss / src / org / wamblee / crawler / kiss / package.html
index 3cba092493f1dafea51059621e84a552b6021093..91bbeabda1006fe7d4258d12e7fb656540e8d2dc 100644 (file)
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <html>
 <head>
-    Dragon
+    wamblee.org
 </head>
 <body bgcolor="white">
 
@@ -9,6 +9,19 @@ This package provides a crawler for the KiSS electronic program guide.
 It provides automatic recording of programs that satisfy criteria specified
 by the user.
 
+The following packages are defined: 
+<ul>
+  <li> {@link org.wamblee.crawler.kiss.main}: Contains the crawling functionality and 
+  configuration classes.  
+  </li>
+  <li> {@link org.wamblee.crawler.kiss.guide}: Contains the TV guide object model and the
+      classes for searching relevant programs in the guide. 
+  </li>
+  <li> {@link org.wamblee.crawler.kiss.notification}: Contains the classes for 
+     notification. 
+  </li>
+</ul>
+
 <!-- Put @see and @since tags down here. -->
 
 @since -