commit | 9231c8f1760b6748b3374410a012ee85b8ba74e4 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu May 15 21:43:21 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu May 15 21:43:21 1997 +0000 |
tree | ef5c208b4c820602e0b570452307f4dee4a54e37 | |
parent | d0c87ee6c4204864984a8bf0f90eba8a5e4f9471 [diff] [blame] |
Made a start with api.tex, the Python-C API Reference Manual. Removed extref.tex (which provided the starting point). Also removed qua.tex, which is out of date and no longer needed.
diff --git a/Doc/ext/ext.tex b/Doc/ext/ext.tex index cf39f39..b32702e 100644 --- a/Doc/ext/ext.tex +++ b/Doc/ext/ext.tex
@@ -1366,7 +1366,7 @@ files). No \samp{-l} options can be used. -\input{extref} +%\input{extref} \input{ext.ind}