diff options
Diffstat (limited to 'Doc/api/api.tex')
-rw-r--r-- | Doc/api/api.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/api/api.tex b/Doc/api/api.tex index 6485878..3fef843 100644 --- a/Doc/api/api.tex +++ b/Doc/api/api.tex @@ -5270,6 +5270,9 @@ new_object(PyObject *unused, PyObject *args) \chapter{Reporting Bugs} \input{reportingbugs} +\chapter{History and License} +\input{license} + \input{api.ind} % Index -- must be last \end{document} |