You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by bb...@apache.org on 2007/01/27 23:35:32 UTC

svn commit: r500688 - /incubator/xap/trunk/buildsystem/doc/index.html

Author: bbuffone
Date: Sat Jan 27 15:35:31 2007
New Revision: 500688

URL: http://svn.apache.org/viewvc?view=rev&rev=500688
Log:
Added online documentation to docs index.html

Modified:
    incubator/xap/trunk/buildsystem/doc/index.html

Modified: incubator/xap/trunk/buildsystem/doc/index.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/doc/index.html?view=diff&rev=500688&r1=500687&r2=500688
==============================================================================
--- incubator/xap/trunk/buildsystem/doc/index.html (original)
+++ incubator/xap/trunk/buildsystem/doc/index.html Sat Jan 27 15:35:31 2007
@@ -135,10 +135,19 @@
 		
 <div style="font-size: 16px; color: #9999aa; font-weight: bold;">Welcome to the XAP Interface Documentation</div>
 <br /><br />
-This documentation provides detail on the JavaScript interfaces available in XAP.
 
-<br /><br />
+<h2>Online XAP Documentation</h2>
+
+<table width="300px">
+<tr valign=top><td class=cell>XAP Home Page</td><td class=cell><a href="http://incubator.apache.org/xap">Click for XAP Home</a></td></tr>
+<tr valign=top><td class=cell>UI Markup Langauge</td><td class=cell><a href="http://dev.nexaweb.com/docs/apache/header/header.html">Click for UI Markup</a></td></tr>
+<tr valign=top><td class=cell>Getting Started With XAP</td><td class=cell><a href="http://wiki.apache.org/incubator/xap">Click for Getting Started</a></td></tr>
+<tr valign=top><td class=cell>ReadMe.txt</td><td class=cell><a href="../README.txt">Click for ReadMe.txt</a></td></tr>
+</table>
 
+
+<br /><br />
+<h2>Local API Reference</h2>
 <b>Request Service</b>
 <table>
 <tr valign=top><td width=100 class=cell>RequestService</td><td class=cell width=400>The primary interface for synchronous and asynchronous network requests</td></tr>