(no commit message)
[utils] / crawler / kiss / src / org / wamblee / crawler / kiss / package.html
index a11d61bfa1ce291fadfc84489653eaa225b2a68a..91bbeabda1006fe7d4258d12e7fb656540e8d2dc 100644 (file)
@@ -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.
 
 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 -
 <!-- Put @see and @since tags down here. -->
 
 @since -