]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/integration/feeds.texi
Add various documentation indices
[nncp.git] / doc / integration / feeds.texi
index 27a25c1329e2178f1470f7cc3351986ff4f47d6a..97fd3f49ad71083c9f84ed4e1c5ff46480e53d47 100644 (file)
@@ -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: