Outputs links to all the site feeds and APIs this Wiki/blog supports.
Usage#
<wiki:FeedDiscovery />
Parameters#
None.
Example#
<wiki:FeedDiscovery />
FeedDiscovery will usually output:
<link rel="alternate" type="application/rss+xml" title="RSS wiki feed for the entire site." href="<YOURSITE>/rss.rdf" /> <link rel="alternate" type="application/rss+xml" title="RSS wiki feed for page <PAGENAME>." href="<YOURSITE>/rss.jsp?page=<PAGEANME>&mode=wiki" />
. Use this wiki only for improving the documentation.