File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ <h2>Articles</h2>
114114 <!--webbot bot="Timestamp" endspan i-checksum="39359" -->
115115 </ p >
116116
117- < p > < i > © Copyright < a href ="../../people/dave_abrahams.htm "> Dave
117+ < p > < i > © Copyright < a href ="../../../ people/dave_abrahams.htm "> Dave
118118 Abrahams</ a > 2002-2003. All Rights Reserved.</ i > </ p >
119119 </ body >
120120</ html >
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ <h1><a name="a-conversation-between-brett-calcott-and-david-abrahams">A conversa
1717< col class ="field-body " />
1818< tbody valign ="top ">
1919< tr class ="field "> < th class ="field-name "> copyright:</ th > < td class ="field-body "> Copyright David Abrahams and Brett Calcott 2003. See
20- accompanying < a class ="reference " href ="../../../LICENSE "> license</ a > for terms of use.</ td >
20+ accompanying < a class ="reference " href ="../../../LICENSE_1_0.txt "> license</ a > for terms of use.</ td >
2121</ tr >
2222</ tbody >
2323</ table >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ __ ../../../index.htm
99
1010.. _`Boost.Python` : index.html
1111
12- .. _license : ../../../LICENSE
12+ .. _license : ../../../LICENSE_1_0.txt
1313
1414
1515-------------------------------------------------------
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ <h2 align="center">News/Change Log</h2>
108108 < dd > < a href ="mailto:Gottfried.Ganssauge-at-haufe.de "> Gottfried
109109 Ganßauge</ a > has contributed < a href =
110110 "v2/opaque_pointer_converter.html "> opaque pointer support</ a > .< br >
111- < a href ="nicodemus-at-globalite.com.br "> Bruno da Silva de Oliveira</ a >
111+ < a href ="mailto: nicodemus-at-globalite.com.br "> Bruno da Silva de Oliveira</ a >
112112 has contributed the exciting < a href ="../pyste/index.html "> Pyste</ a >
113113 ("Pie-steh") package.</ dd >
114114
Original file line number Diff line number Diff line change 4545in Boost's < tt > /libs/python/build/bin-stage</ tt > subdirectory. On Windows, the
4646variants are called < tt > boost_python.lib</ tt > (for release builds) and
4747< tt > boost_python_debug.lib</ tt > (for debugging). If you can't find the libraries,
48- you probably haven't built Boost.Python yet. See < a href ="../../building.html
49- Building ">
50- and Testing</ a > on how to do this.</ p >
48+ you probably haven't built Boost.Python yet. See < a href ="../../building.html ">
49+ Building and Testing</ a > on how to do this.</ p >
5150< p >
5251Python's static link library can be found in the < tt > /libs</ tt > subdirectory of
5352your Python directory. On Windows it is called pythonXY.lib where X.Y is
You can’t perform that action at this time.
0 commit comments