Include the new text on reporting bugs in a few useful places.
authorFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 21:35:22 +0000 (21:35 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 21 Sep 2000 21:35:22 +0000 (21:35 +0000)
This closes SourceForge bug #114792.

Doc/api/api.tex
Doc/ext/ext.tex
Doc/lib/lib.tex

index 9acc8e85646a12cf4894a861c706c97c1ff4ca07..f926facb95be4db6a30e51a9725ec71cd3a3f1da 100644 (file)
@@ -4798,6 +4798,10 @@ The function cannot fail.
 % XXX Explain Py_DEBUG, Py_TRACE_REFS, Py_REF_DEBUG.
 
 
+\appendix
+\chapter{Reporting Bugs}
+\input{reportingbugs}
+
 \input{api.ind}                        % Index -- must be last
 
 \end{document}
index 38215fad66b494801defa00834b370dbf035e682..ae1b543f7d1caf6cb78f9f5f260ed3ee80c270ec 100644 (file)
@@ -2148,4 +2148,9 @@ additional options.  The \constant{LINKFORSHARED} definition
 corresponds to the variable of the same name in Python's top-level
 \file{Makefile}.
 
+
+\appendix
+\chapter{Reporting Bugs}
+\input{reportingbugs}
+
 \end{document}
index 5fd378c428e272297c6f4599b5169d172c6939a3..87101f8d65a5f4018b1989027373324d5cd7a595 100644 (file)
@@ -293,7 +293,10 @@ and how to embed it in other applications.
 \input{libwinreg}
 \input{libwinsound}
 
+\appendix
 \input{libundoc}
+\chapter{Reporting Bugs}
+\input{reportingbugs}
 
 %
 %  The ugly "%begin{latexonly}" pseudo-environments are really just to