Update of /cvsroot/boost/boost/libs/python/doc/tutorial/doc/html
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12098/tutorial/doc/html

Modified Files:
        index.html 
Log Message:
Enhance documentation for embedding python.

Index: index.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/doc/tutorial/doc/html/index.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- index.html  11 Sep 2006 22:08:16 -0000      1.14
+++ index.html  18 May 2007 15:22:42 -0000      1.15
@@ -1,14 +1,11 @@
-<!-- Copyright David Abrahams 2006. Distributed under the Boost -->
-<!-- Software License, Version 1.0. (See accompanying -->
-<!-- file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -->
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <title>Chapter 1. python 1.0</title>
 <link rel="stylesheet" href="boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.66.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
 <link rel="start" href="index.html" title="Chapter 1. python 1.0">
-<link rel="next" href="python/hello.html" title=" Building Hello World">
+<link rel="next" href="python/hello.html" title="Building Hello World">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" 
alink="#0000FF">
 <table cellpadding="2" width="100%">
@@ -34,7 +31,7 @@
 <div><p class="copyright">Copyright © 2002-2005 Joel
       de Guzman, David Abrahams</p></div>
 <div><div class="legalnotice">
-<a name="id376848"></a><p>
+<a name="id2615412"></a><p>
         Distributed under the Boost Software License, Version 1.0. (See 
accompanying
         file LICENSE_1_0.txt or copy at <a 
href="http://www.boost.org/LICENSE_1_0.txt"; target="_top">
         http://www.boost.org/LICENSE_1_0.txt </a>)
@@ -96,10 +93,10 @@
       code takes on the look of a kind of declarative interface definition 
language
       (IDL).
     </p>
-<a name="quickstart.hello_world"></a><h2>
-<a name="id447173"></a>
+<a name="quickstart.hello_world"></a><h3>
+<a name="id2577840"></a>
       Hello World
-    </h2>
+    </h3>
 <p>
       Following C/C++ tradition, let's start with the "hello, world". A
       C++ Function:
@@ -135,14 +132,20 @@
 </pre>
 <p>
     </p>
-<div class="blockquote"><blockquote class="blockquote"><p>
-        <span class="emphasis"><em><span class="bold"><b>Next stop... Building 
your Hello World module
-        from start to finish...</b></span></em></span>
-      </p></blockquote></div>
+<div class="blockquote"><blockquote class="blockquote">
+<p>
+        </p>
+<p>
+          <span class="emphasis"><em><span class="bold"><strong>Next stop... 
Building your Hello World
+          module from start to finish...</strong></span></em></span>
+        </p>
+<p>
+      </p>
+</blockquote></div>
 </div>
 </div>
 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision"; 
width="100%"><tr>
-<td align="left"><small><p>Last revised: August 31, 2006 at 05:59:58 
GMT</p></small></td>
+<td align="left"><small><p>Last revised: May 17, 2007 at 14:24:30 
GMT</p></small></td>
 <td align="right"><small></small></td>
 </tr></table>
 <hr>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to