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

Modified Files:
      Tag: RC_1_34_0
        projects.html building.html 
Log Message:
Correct class/function mismatches for MSVC and bring across
documentation tweaks from HEAD.


Index: projects.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/doc/projects.html,v
retrieving revision 1.25.2.1
retrieving revision 1.25.2.2
diff -u -d -r1.25.2.1 -r1.25.2.2
--- projects.html       11 Sep 2006 22:27:25 -0000      1.25.2.1
+++ projects.html       13 Dec 2006 15:08:26 -0000      1.25.2.2
@@ -307,7 +307,7 @@
       <p>The SourceForge cctbx project is organized in modules to facilitate
       use in non-crystallographic applications. The scitbx module implements
       a general purpose array family for scientific applications and pure C++
-      ports of FFTPACK and the LBFGS conjugate gradient minimizer.</p>
+      ports of FFTPACK and the L-BFGS quasi-Newton minimizer.</p>
     </dd>
 
     <dt><a href="http://www.llnl.gov/CASC/emsolve";><b>EMSolve</b></a></dt>

Index: building.html
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/doc/building.html,v
retrieving revision 1.32.4.1
retrieving revision 1.32.4.2
diff -u -d -r1.32.4.1 -r1.32.4.2
--- building.html       11 Sep 2006 22:27:25 -0000      1.32.4.1
+++ building.html       13 Dec 2006 15:08:26 -0000      1.32.4.2
@@ -66,11 +66,9 @@
     <hr>
 
     <h2><a name="requirements">Requirements</a></h2>
-    <b>Boost.Python</b> version 2 requires <a href=
+    <b>Boost.Python</b> requires <a href=
     "http://www.python.org/2.2";>Python 2.2</a> <i>or <a href=
-    "http://www.python.org";>newer</a></i>. An unsupported archive of
-    Boost.Python version 1, which works with versions of Python since 1.5.2,
-    is available <a href="../build/python_v1.zip">here</a>. 
+    "http://www.python.org";>newer</a></i>. 
 
     <h2><a name="building">Building Boost.Python</a></h2>
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to