summaryrefslogtreecommitdiff
path: root/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html')
-rw-r--r--libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html b/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html
index aa616e7e34..05ab95166b 100644
--- a/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html
+++ b/libs/python/doc/html/faq/how_do_i_debug_my_python_extensi.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>How do I debug my Python extensions?</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../index.html" title="Boost.Python">
<link rel="up" href="../faq.html" title="Chapter&#160;4.&#160;Frequently Asked Questions (FAQs)">
<link rel="prev" href="fatal_error_c1204_compiler_limit.html" title="fatal error C1204:Compiler limit:internal structure overflow">
@@ -114,7 +114,7 @@
</blockquote></div>
<h3>
<a name="faq.how_do_i_debug_my_python_extensi.h0"></a>
- <span class="phrase"><a name="faq.how_do_i_debug_my_python_extensi.debugging_extensions_through_boo"></a></span><a class="link" href="how_do_i_debug_my_python_extensi.html#faq.how_do_i_debug_my_python_extensi.debugging_extensions_through_boo">Debugging
+ <span><a name="faq.how_do_i_debug_my_python_extensi.debugging_extensions_through_boo"></a></span><a class="link" href="how_do_i_debug_my_python_extensi.html#faq.how_do_i_debug_my_python_extensi.debugging_extensions_through_boo">Debugging
extensions through Boost.Build</a>
</h3>
<p>