Author: ajborley
Date: Mon Oct 16 05:49:30 2006
New Revision: 464471
URL: http://svn.apache.org/viewvc?view=rev&rev=464471
Log:
Added links to the Ruby & Python programming models to the User Guide docs
section. See TUSCANY-854
Modified:
incubator/tuscany/cpp/sca/GettingStarted.html
Modified: incubator/tuscany/cpp/sca/GettingStarted.html
URL:
http://svn.apache.org/viewvc/incubator/tuscany/cpp/sca/GettingStarted.html?view=diff&rev=464471&r1=464470&r2=464471
==============================================================================
--- incubator/tuscany/cpp/sca/GettingStarted.html (original)
+++ incubator/tuscany/cpp/sca/GettingStarted.html Mon Oct 16 05:49:30 2006
@@ -318,6 +318,18 @@
<TD>A document that describes how to expose a Tuscany SCA C++
component as a Web Service via the Tuscany Axis2C Web Service support.
</TD>
</TR>
+ <TR CLASS="a">
+ <TD STYLE="vertical-align: top; white-space: nowrap;"><A
HREF="doc/PythonExtension.html#pm">The Tuscany SCA Python Programming Model</A>
+ </TD>
+ <TD>A document that describes how to create and run a Tuscany
SCA Python component.
+ </TD>
+ </TR>
+ <TR CLASS="a">
+ <TD STYLE="vertical-align: top; white-space: nowrap;"><A
HREF="doc/RubyExtension.html#pm">The Tuscany SCA Ruby Programming Model</A>
+ </TD>
+ <TD>A document that describes how to create and run a Tuscany
SCA Ruby component.
+ </TD>
+ </TR>
</TBODY>
</TABLE>
<BR>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]