From: Erik Brakkee Date: Tue, 21 Mar 2006 19:14:04 +0000 (+0000) Subject: (no commit message) X-Git-Tag: wamblee-utils-0.7~1097 X-Git-Url: http://wamblee.org/gitweb/?a=commitdiff_plain;h=8c5698be83dcb9542b3ae3efd4826020bcc56367;p=utils --- diff --git a/crawler/kiss/src/org/wamblee/crawler/kiss/guide/package.html b/crawler/kiss/src/org/wamblee/crawler/kiss/guide/package.html new file mode 100644 index 00000000..5f9643fd --- /dev/null +++ b/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/crawler/kiss/src/org/wamblee/crawler/kiss/main/package.html b/crawler/kiss/src/org/wamblee/crawler/kiss/main/package.html new file mode 100644 index 00000000..79b98c3e --- /dev/null +++ b/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/crawler/kiss/src/org/wamblee/crawler/kiss/notification/package.html b/crawler/kiss/src/org/wamblee/crawler/kiss/notification/package.html new file mode 100644 index 00000000..e685c6a1 --- /dev/null +++ b/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/crawler/kiss/src/org/wamblee/crawler/kiss/package.html b/crawler/kiss/src/org/wamblee/crawler/kiss/package.html index a11d61bf..91bbeabd 100644 --- a/crawler/kiss/src/org/wamblee/crawler/kiss/package.html +++ b/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 -