Revision: 677
          http://rpy.svn.sourceforge.net/rpy/?rev=677&view=rev
Author:   lgautier
Date:     2008-11-01 07:39:00 +0000 (Sat, 01 Nov 2008)

Log Message:
-----------
- fixed html
- added rpy2-specific links

Modified Paths:
--------------
    trunk/htdocs/contacts.data
    trunk/htdocs/documentation.data
    trunk/htdocs/download.data
    trunk/htdocs/rpy2.data

Modified: trunk/htdocs/contacts.data
===================================================================
--- trunk/htdocs/contacts.data  2008-10-31 17:21:57 UTC (rev 676)
+++ trunk/htdocs/contacts.data  2008-11-01 07:39:00 UTC (rev 677)
@@ -14,6 +14,9 @@
 
   <tbody>
   <tr>
+  <td colspan="2"><h3>rpy</h3></a>
+  </tr>
+  <tr>
   <td valign="top">
     <img src="graphics/email.png" alt="mailbox">
   </td>
@@ -41,13 +44,16 @@
   </tr>
 
   <tr>
+  <td colspan="2"><h3>rpy2</h3></a>
+  </tr>
+  <tr>
   <td valign="top">
     <img src="graphics/email.png" alt="mailbox">
   </td>
 
-  <td valign="middle"> Laurent Gautier (RPy version 2)
+  <td valign="middle"> Laurent Gautier
     <br>
-    Personal email: <i>lgautier @at@ gmail.com</i>
+    Personal email: <i>lgautier at gmail.com</i>
     <br><br>
   </td>
   

Modified: trunk/htdocs/documentation.data
===================================================================
--- trunk/htdocs/documentation.data     2008-10-31 17:21:57 UTC (rev 676)
+++ trunk/htdocs/documentation.data     2008-11-01 07:39:00 UTC (rev 677)
@@ -1,6 +1,8 @@
 <!-- page-title: RPy documentation -->
 <!-- title: Documentation -->
 
+<h3>rpy</h3>
+
     <ul>
       <li>The <b>Rpy Manual</b> is available in several formats:
        <ul>
@@ -44,5 +46,10 @@
          
        </ul>
       </li>
-    </p>
+    </ul>
       
+<h3>rpy2</h3>
+
+<ul>
+  <li><a href="rpy2/doc/html/index.html">Sphinx documentation</a></li>
+</ul>
\ No newline at end of file

Modified: trunk/htdocs/download.data
===================================================================
--- trunk/htdocs/download.data  2008-10-31 17:21:57 UTC (rev 676)
+++ trunk/htdocs/download.data  2008-11-01 07:39:00 UTC (rev 677)
@@ -3,11 +3,13 @@
 
   <p>
     You can download RPy from the 
-    <font size=+2>
     <a href="http://sourceforge.net/project/showfiles.php?group_id=48422";>
        RPy Sourceforge downloads page
     </a>.
-    </font>
+  </p>
+  <p>
+    For <i>rpy2</i>, check the <a href="rpy2.html">rpy2 page</a>
+  </p>
 
     <h3>Installation</h3>
 
@@ -17,6 +19,7 @@
       the source distribution).
     </p>
 
+  <p>
     For some systems, you may need to do some minor libraries arrangement,
     check the <a href="faq.html">FAQ</a>.
   </p>

Modified: trunk/htdocs/rpy2.data
===================================================================
--- trunk/htdocs/rpy2.data      2008-10-31 17:21:57 UTC (rev 676)
+++ trunk/htdocs/rpy2.data      2008-11-01 07:39:00 UTC (rev 677)
@@ -19,7 +19,7 @@
     </h3>
 <p>
 Most of the features are documented as Python docstrings, as well as in
-the <a href="rpy2/doc/html/index.html">more detailled documention</a>.
+the <a href="rpy2/doc/html/index.html">Sphinx documentation</a>.
 Instructions such as how to download or install it are available in
 that documentation.
 </p>
@@ -50,8 +50,7 @@
 The rpy mailing-list should be used for most of the questions.
 </p>
 <p>
-Personnal requests should be addressed to:
-<pre>laurent "@" gmail.com</pre>
+Use the <a href="contacts.html">contacts</a> page otherwise.
 </p>
 
 </div>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to