[omniORB] Adding URL's to docs.html page for omniORB?
Craig Rodrigues
rodrigc@attbi.com
Sat Jan 4 17:35:03 2003
--4Ckj6UjgE2iN1+kY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Sat, Jan 04, 2003 at 12:16:33PM -0500, Craig Rodrigues wrote:
> Duncan,
>
> Could you add the following URL links to
> http://omniorb.sf.net/docs.html?
Well, I see that the web site is under CVS control, so
how about something like this?
--
Craig Rodrigues
http://home.attbi.com/~rodrigc
rodrigc@attbi.com
--4Ckj6UjgE2iN1+kY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="docs.xml.diff"
Index: docs.xml
===================================================================
RCS file: /cvsroot/omniorb/www/docs.xml,v
retrieving revision 1.2
diff -u -r1.2 docs.xml
--- docs.xml 16 Aug 2002 20:03:34 -0000 1.2
+++ docs.xml 4 Jan 2003 17:33:01 -0000
@@ -166,6 +166,26 @@
</td>
</tr>
+
+<tr>
+<td width="50%">
+
+<h3 align="center">OMG Documentation</h3>
+
+<ul>
+ <li>
+ <a href="http://cgi.omg.org/cgi-bin/doc?formal/02-11-05">
+ Python Language Mapping, v1.2</a>
+ </li>
+ <li>
+ <a href="http://cgi.omg.org/cgi-bin/doc?formal/02-11-06">
+ Python Language Mapping, v1.2 IDL</a>
+ </li>
+</ul>
+
+</td>
+</tr>
+
</table>
</page>
--4Ckj6UjgE2iN1+kY--