diff options
Diffstat (limited to 'Doc/ext')
-rw-r--r-- | Doc/ext/ext.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index 38215fa..ae1b543 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex @@ -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} |