X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fintegration%2Ffeeds.texi;h=97fd3f49ad71083c9f84ed4e1c5ff46480e53d47;hp=27a25c1329e2178f1470f7cc3351986ff4f47d6a;hb=203dfe36da7adf2b3089e4fa4017a67409cbad70;hpb=666cb88f87341bc9ecce23550641c843027acca3 diff --git a/doc/integration/feeds.texi b/doc/integration/feeds.texi index 27a25c1..97fd3f4 100644 --- a/doc/integration/feeds.texi +++ b/doc/integration/feeds.texi @@ -1,6 +1,10 @@ @node Feeds +@cindex Web feeds integration +@cindex RSS feeds integration +@cindex Atom feeds integration @section Integration with Web feeds +@pindex r2e RSS and Atom feeds could be collected using @url{https://github.com/wking/rss2email, rss2email} program. It converts all incoming feed entries to email messages. Read about how to integrate @@ -18,7 +22,7 @@ $ r2e new rss-robot@@address.com and add feeds you want to retrieve: @example -$ r2e add http://www.git.cypherpunks.ru/?p=nncp.git;a=atom +$ r2e add http://www.nncpgo.org/download/releases.atom @end example and run the process: