diff options
author | Guido van Rossum <guido@python.org> | 1992-12-08 14:37:55 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1992-12-08 14:37:55 (GMT) |
commit | 95cd2ef1623d8f3ac574d617964e5b4e097bc54d (patch) | |
tree | c763f4b5a345daddf1ac94020f2e5c227fc3b9dc /Doc/texipost.dat | |
parent | 2a7178efe1353aed277c0714e92a0790c84f7b88 (diff) | |
download | cpython-95cd2ef1623d8f3ac574d617964e5b4e097bc54d.zip cpython-95cd2ef1623d8f3ac574d617964e5b4e097bc54d.tar.gz cpython-95cd2ef1623d8f3ac574d617964e5b4e097bc54d.tar.bz2 |
Incorporated Jan-Hein's changes and texinfo conversion.
Diffstat (limited to 'Doc/texipost.dat')
-rw-r--r-- | Doc/texipost.dat | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Doc/texipost.dat b/Doc/texipost.dat new file mode 100644 index 0000000..7897e44 --- /dev/null +++ b/Doc/texipost.dat @@ -0,0 +1,23 @@ +@node Function Index, , , +@unnumbered Function Index + +@printindex fn + +@node Variable Index, , , +@unnumbered Variable Index + +@printindex vr + +@node Module Index, , , +@unnumbered Module Index + +@printindex pg + +@node Concept Index, , , +@unnumbered Concept Index + +@printindex cp + +@summarycontents +@contents +@bye |