Index: libs/python/doc/tutorial/doc/tutorial.qbk =================================================================== --- libs/python/doc/tutorial/doc/tutorial.qbk (revision 43618) +++ libs/python/doc/tutorial/doc/tutorial.qbk (working copy) @@ -1381,9 +1381,9 @@ [section Using the interpreter] As you probably already know, objects in Python are reference-counted. -Naturally, the [^PyObject]s of the Python/C API are also reference-counted. +Naturally, the [^PyObject]s of the Python\/C API are also reference-counted. There is a difference however. While the reference-counting is fully -automatic in Python, the Python/C API requires you to do it +automatic in Python, the Python\/C API requires you to do it [@http://www.python.org/doc/current/api/refcounts.html by hand]. This is messy and especially hard to get right in the presence of C++ exceptions. Fortunately Boost.Python provides the [@../../../v2/handle.html handle] and Index: libs/python/doc/tutorial/index.html =================================================================== --- libs/python/doc/tutorial/index.html (revision 43618) +++ libs/python/doc/tutorial/index.html (working copy) @@ -11,8 +11,8 @@ link  

© Copyright Beman Dawes, 2001

Distributed under the Boost Software License, Version 1.0. (See - accompanying file + accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)

- \ No newline at end of file + Index: libs/python/doc/building.rst =================================================================== --- libs/python/doc/building.rst (revision 43618) +++ libs/python/doc/building.rst (working copy) @@ -11,7 +11,7 @@ :alt: Boost C++ Libraries: :class: boost-logo -__ ../index.htm +__ ../index.html .. section-numbering::