You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2011/06/29 08:47:07 UTC

svn commit: r1140975 - /esme/site/trunk/content/docs/apis/api.mdtext

Author: rhirsch
Date: Wed Jun 29 06:47:06 2011
New Revision: 1140975

URL: http://svn.apache.org/viewvc?rev=1140975&view=rev
Log:
[ESME-351] Move wiki to CMS

Modified:
    esme/site/trunk/content/docs/apis/api.mdtext

Modified: esme/site/trunk/content/docs/apis/api.mdtext
URL: http://svn.apache.org/viewvc/esme/site/trunk/content/docs/apis/api.mdtext?rev=1140975&r1=1140974&r2=1140975&view=diff
==============================================================================
--- esme/site/trunk/content/docs/apis/api.mdtext (original)
+++ esme/site/trunk/content/docs/apis/api.mdtext Wed Jun 29 06:47:06 2011
@@ -2,15 +2,13 @@ Title: API
 <a name="API-APIs"></a>
 ### APIs
 
-  
-  || Name || Description \\ || Default URL prefix \\ || Status \\ ||
-| [Original|Original API]\\ | *Deprecated* \- This is our original "REST-like" API \\ | /api \\ | Available \\ |
-| [Streaming|ESME:API 2.0 - Design]\\ | *Current* \- This is our newest API that deals allows for streaming-based access \\ | /api2 \\ | Available \\ |
-| [Twitter|Twitter API]\\ | *Twitter* \- We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \\ | /twitter \\ | Available |
-| [JMX|ESME:JMX REST API]\\ | This is an API that will users to access JMX-based \\ | /jmx \\ | Currently being designed \\ |
-  
-  
-  
+<table>
+<tr><th>Name </th><th> Description </th><th> Default URL prefix </th><th> Status </th></tr> 
+<tr><td>Original|Original API]\\ | *Deprecated* \- This is our original "REST-like" API \\ | /api \\ | Available \\ |</tr>
+<tr>| [Streaming|ESME:API 2.0 - Design]\\ | *Current* \- This is our newest API that deals allows for streaming-based access \\ | /api2 \\ | Available \\ |</tr>
+<tr>| [Twitter|Twitter API]\\ | *Twitter* \- We also support the Twitter API which allows for clients that support laconica to also use Apache ESME \\ | /twitter \\ | Available |</tr>
+<tr>| [JMX|ESME:JMX REST API]\\ | This is an API that will users to access JMX-based \\ | /jmx \\ | Currently being designed \\ |</tr>
+</table>