Fix links to subprojects on site index page
This commit is contained in:
parent
083a5d32d5
commit
e6732b88e1
1 changed files with 12 additions and 14 deletions
|
@ -25,19 +25,17 @@ Welcome to ROME
|
|||
|
||||
*ROME Subprojects
|
||||
|
||||
*----+--+--+
|
||||
||Subproject||Purpose||Latest Release|
|
||||
*----+--+--+
|
||||
|{{{http://rometools.github.io/rome-fetcher/index.html}ROME Fetcher}}|A caching feed fetcher that supports retrieval of feeds via {{{http://fishbowl.pastiche.org/2002/10/21/http_conditional_get_for_rss_hackers}HTTP conditional GET}}. Supports ETags, GZip compression, and {{{http://bobwyman.pubsub.com/main/2004/09/using_rfc3229_w.html}RFC3229 Delta encoding}}.|{{{../fetcher/Releases/ROMEFetcher1.0.html}ROME Fetcher}} v1.0 (Mar 11 2009)|
|
||||
*----+--+--+
|
||||
|{{{http://rometools.github.io/rome-modules/index.html}Rome Modules}}|Provide support for feed extensions such as GeoRSS, iTunes, Microsoft SSE and SLE, Google GData and others.|{{{./index.html}ROME Modules 1.0}} (Feb 24 2011)|
|
||||
*----+--+--+
|
||||
|{{{http://rometools.github.io/rome-propono/index.html}ROME Propono}}|Supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, an Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API.|{{{../propono/ROMEProponoVersion0.6.html}ROME Propono v0.6}}.|
|
||||
*----+--+--+
|
||||
|{{{http://rometools.github.io/rome-mano/index.html}ROME Mano}}|A servlet pipeline framework for RSS and Atom feeds.| |
|
||||
*----+--+--+
|
||||
|{{{http://rometools.github.io/rome-opml/index.html}OPML for ROME}}|Outline Processor Markup Language (OPML) parser and tools.| |
|
||||
*----+--+--+
|
||||
*----+--+
|
||||
||Subproject||Purpose|
|
||||
*----+--+
|
||||
|{{{./Modules/index.html}Modules}}|Provide support for feed extensions such as GeoRSS, iTunes, Microsoft SSE and SLE, Google GData and others.|
|
||||
*----+--+
|
||||
|{{{./Fetcher/index.html}Fetcher}}|A caching feed fetcher that supports retrieval of feeds via {{{http://fishbowl.pastiche.org/2002/10/21/http_conditional_get_for_rss_hackers}HTTP conditional GET}}. Supports ETags, GZip compression, and {{{http://bobwyman.pubsub.com/main/2004/09/using_rfc3229_w.html}RFC3229 Delta encoding}}.|
|
||||
*----+--+
|
||||
|{{{./Propono/index.html}Propono}}|Supports publishing protocols, specifically the Atom Publishing Protocol and the legacy MetaWeblog API. Propono includes an Atom client library, an Atom server framework and a Blog client that supports both Atom protocol and the MetaWeblog API.|
|
||||
*----+--+
|
||||
|{{{./Opml/index.html}OPML}}|Outline Processor Markup Language (OPML) parser and tools.|
|
||||
*----+--+
|
||||
|
||||
*Further information
|
||||
|
||||
|
@ -99,4 +97,4 @@ Welcome to ROME
|
|||
* {{{./ROMEDevelopmentProposals/index.html}ROME Development Proposals (rome)}} \- proposals for new ROME features and releases
|
||||
|
||||
[]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue