Author: keith
Date: Sun Jan 27 02:11:03 2008
New Revision: 12994

Log:

Linking to restyservices from toc



Modified:
   trunk/mashup/java/xdocs/toc.html

Modified: trunk/mashup/java/xdocs/toc.html
==============================================================================
--- trunk/mashup/java/xdocs/toc.html    (original)
+++ trunk/mashup/java/xdocs/toc.html    Sun Jan 27 02:11:03 2008
@@ -4,11 +4,14 @@
 
   <meta http-equiv="content-type" content="">
   <title></title>
- 
+
+
   <link href="docs.css" rel="stylesheet" type="text/css" media="all">
+
 </head>
 
 <body style="margin: 0px; padding: 0px; direction: ltr;" lang="en-US">
+
 <div class="nav_header">Documentation
 Index</div>
 
@@ -26,35 +29,53 @@
 <h3>Writing Services</h3>
 
 <ul>
- <li><a href="helloworldservice.html" target="mainFrame">Writing a Hello World 
Service</a></li>
-  <li><a href="helloworldclient.html" target="mainFrame">Writing a Hello World 
Client</a></li>
+
+  <li><a href="helloworldservice.html" target="mainFrame">Writing a Hello 
World Service</a></li>
+
+  <li><a href="helloworldclient.html" target="mainFrame">Writing
+a Hello World Client</a></li>
 
   <li><a href="generatedresources.html" target="mainFrame">Automatically
 Generated Resources</a></li>
- <li><a href="annotations.html" target="mainFrame">Javascript
+
+  <li><a href="annotations.html" target="mainFrame">Javascript
 Web Service Annotations</a></li>
- <li><a href="dataBinding.html" target="mainFrame">Javascript
+
+  <li><a href="dataBinding.html" target="mainFrame">Javascript
 Data Binding</a></li>
- <li><a href="e4xquickstart.html" target="mainFrame">E4X
+
+  <li><a href="restyservices.html" target="mainFrame">Writing RESTy 
services</a></li>
+
+  <li><a href="e4xquickstart.html" target="mainFrame">E4X
 Quick Start Guide</a></li>
-  <li><a href="tooling.html" target="mainFrame">Productivity Tools</a></li>
+
+  <li><a href="tooling.html" target="mainFrame">Productivity
+Tools</a></li>
 
 </ul>
+
 <h3>Consuming Services</h3>
 
 <ul>
- <li><a href="helloworldclient.html" target="mainFrame">Hello
+
+  <li><a href="helloworldclient.html" target="mainFrame">Hello
 World Client</a></li>
- <li><a href="consumingservices.html" target="mainFrame">Using
+
+  <li><a href="consumingservices.html" target="mainFrame">Using
 stubs</a></li>
- <li><a href="hostedobjects.html" target="mainFrame">Hosted
-Objects</a> 
+
+  <li><a href="hostedobjects.html" target="mainFrame">Hosted
+Objects</a>
     <ul>
- <li><a href="apphostobject.html" target="mainFrame">APP</a></li>
- <li><a href="emailhostobject.html" target="mainFrame">Email</a>
+
+      <li><a href="apphostobject.html" target="mainFrame">APP</a></li>
+
+      <li><a href="emailhostobject.html" target="mainFrame">Email</a>
       </li>
- <li><a href="feedhostobject.html" target="mainFrame">Feed</a></li>
- <li><a href="filehostobject.html" target="mainFrame">File</a></li>
+
+      <li><a href="feedhostobject.html" target="mainFrame">Feed</a></li>
+
+      <li><a href="filehostobject.html" target="mainFrame">File</a></li>
 
       <li><a href="imhostobject.html" target="mainFrame">IM</a></li>
 
@@ -65,17 +86,20 @@
       <li><a href="systemhostobject.html" target="mainFrame">System</a></li>
 
       <li><a href="wsrequesthostobject.html" 
target="mainFrame">WSRequest</a></li>
- 
+
     </ul>
 
   </li>
 
 </ul>
+
 <h3>Other References</h3>
 
 <ul>
- <li><a href="http://mooshup.com"; target="blank">mooshup.com</a></li>
- <li><a 
href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference"; 
target="blank">WSO2 Mashup Server Reference</a></li>
+
+  <li><a href="http://mooshup.com"; target="blank">mooshup.com</a></li>
+
+  <li><a 
href="http://www.wso2.org/wiki/display/mashup/WSO2+Mashup+Server+Reference"; 
target="blank">WSO2 Mashup Server Reference</a></li>
 
   <li><a href="http://www.wso2.org/taxonomy/term/303/all"; target="blank">The 
WSO2 Oxygen Tank Library</a></li>
 
@@ -83,6 +107,7 @@
 Mashup Server Community Forum</a></li>
 
 </ul>
+
 </div>
 
 </body>

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to