From: erik Date: Tue, 21 Mar 2006 19:14:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.2@603~522 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=5e177ef13d8b5da1e3827008f28a76d1ee2f4d53;p=utils --- diff --git a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/guide/package.html b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/guide/package.html new file mode 100644 index 00000000..5f9643fd --- /dev/null +++ b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/guide/package.html @@ -0,0 +1,16 @@ + + + + wamblee.org + + + +This package contains the object model for the TV guide and the classes for +searching the TV guide for relevant programs. + + + +@since - + + + diff --git a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/main/package.html b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/main/package.html new file mode 100644 index 00000000..79b98c3e --- /dev/null +++ b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/main/package.html @@ -0,0 +1,16 @@ + + + + wamblee.org + + + +This package contains the crawling logic of the KiSS EPG site as well +as the configuration classes. + + + +@since - + + + diff --git a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/notification/package.html b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/notification/package.html new file mode 100644 index 00000000..e685c6a1 --- /dev/null +++ b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/notification/package.html @@ -0,0 +1,15 @@ + + + + wamblee.org + + + +Contains the classes for notifying users of the results of crawling. + + + +@since - + + + diff --git a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html index a11d61bf..91bbeabd 100644 --- a/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html +++ b/trunk/crawler/kiss/src/org/wamblee/crawler/kiss/package.html @@ -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: + + @since -