summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Modified version of ../texinputs/pypaper.sty that specifies A4 paper.Fred Drake1998-05-061-0/+5
|
* Fix a bogus \code@...@ to be \code{...}.Fred Drake1998-05-062-48/+46
| | | | Normalize some other markup.
* Relocating file to Doc/texinputs.Fred Drake1998-05-062-39/+0
|
* The Python Reference Manual.Fred Drake1998-05-0618-0/+6730
|
* First cut at welcoming the Python Reference Manual back to the fold.Fred Drake1998-05-061-14/+23
|
* \itembreak,Fred Drake1998-05-061-0/+14
| | | | | \itemjoin, \kwindex: Revived definitions to support the Python Reference Manual.
* Fix typo in example found by Anthony Starks <anthony_starks@merck.com>,Fred Drake1998-05-062-2/+2
| | | | reported to me by Piers Lauder <piers@cs.su.oz.au>.
* cleanup(): Remove *all* the temp files related to index generation!Fred Drake1998-04-291-1/+3
|
* Work around lack of support for \if... in latex2html.Fred Drake1998-04-292-0/+16
|
* Set $TEXINPUTS='' to make l2h pick up the right thing from the environment.Fred Drake1998-04-291-0/+2
|
* Fix documentation based on comments from Sean ReifschneiderFred Drake1998-04-292-60/+64
| | | | | | <jafo-9804@tummy.com>. Logical markup.
* Move a bit closer to HTML generation without depending on the temp filesFred Drake1998-04-281-19/+23
| | | | | | | | | | being in the current directory. Be more careful cleaning up. Correct an error in a comment. Add recent additions to the dependencies for lib.dvi.
* do_cmd_sectcode(): Obsolete; removed.Fred Drake1998-04-281-5/+0
|
* Remove extra cruft for texi processing.Fred Drake1998-04-282-10/+0
|
* Do better hiding of internal names.Fred Drake1998-04-282-25/+25
|
* do_cmd_key(): Obsolete; removed.Fred Drake1998-04-281-1/+0
|
* Fixed \code so word wrapping is allowed.Fred Drake1998-04-281-142/+141
| | | | | | Removed some old stuff. Do better hiding of internal names.
* Section for bisect module.Fred Drake1998-04-282-0/+110
|
* Moved popen2 entry to make more sense.Fred Drake1998-04-282-2/+4
| | | | Added bisect entry.
* Updated.Fred Drake1998-04-282-26/+0
|
* Document changed semantics -- open() now guesses the db type and errorGuido van Rossum1998-04-282-4/+20
| | | | is now a tuple of various and sundry exceptions.
* Hook in the calendar and popen2 sections.Fred Drake1998-04-282-0/+4
|
* calendar module section for the library reference, by Drew Csillag.Fred Drake1998-04-282-0/+90
|
* popen2 section for the library reference, contributed by Drew Csillag, withFred Drake1998-04-282-0/+142
| | | | some reorganization.
* Use of \key and \kbd were isolated to one instance each in this file;Fred Drake1998-04-282-10/+10
| | | | normalize to \kbd to allow removal of \key from the document class.
* Document transfercmd(), ntransfercmd(), delete(), rmd(), size().Fred Drake1998-04-272-10/+78
| | | | | Thanks to Timothy Wild <twild@clear.net.nz> for catching the omission of delete().
* clean target: Remove intermediate files from creation of outline in PDF.Fred Drake1998-04-251-1/+1
|
* Load the options from the pypaper.sty file before setting up the "base class"Fred Drake1998-04-251-3/+4
| | | | for the manual documents.
* Paper size / font size configuration file.Fred Drake1998-04-251-0/+6
| | | | | | | | | This is separated so I can build A4 and US Letter sizes without having to edit files. Anyone who downloads the source package can also simply edit this file, which is a lot shorter than the manual.cls file, and easier to find the appropriate line.
* Simplify how some options get propogated.Fred Drake1998-04-241-24/+27
|
* Added libpoplib.tex to dependencies for the library reference.Fred Drake1998-04-241-17/+21
| | | | | Some mods to allow PS to be generated when the current dir is *not* Doc; to help out with generating A4 versions.
* Added a section for the poplib module, contributed by Drew Csillag.Fred Drake1998-04-244-0/+264
|
* Add entry for poplib.Fred Drake1998-04-242-0/+6
|
* Fred's right -- we need PyList_SET_ITEM().Guido van Rossum1998-04-242-0/+10
|
* This script appears to no longer be in the toolchain for PythonBarry Warsaw1998-04-231-1590/+0
| | | | | | documentation, so it has been moved to ../../Tools/scripts Fred, please verify.
* Don't override the default $ADDRESS.Fred Drake1998-04-231-1/+1
|
* Change the default $ADDRESS.Fred Drake1998-04-231-0/+1
|
* Convert recent additions to use new, "logical" markup.Fred Drake1998-04-232-256/+264
| | | | I suppose we really do need a markup guide. -sigh-
* Filled in some more blanks, with the help of Drew Csillag.Guido van Rossum1998-04-212-58/+186
|
* Fix problem for the Library Reference where high-numbered sections ofFred Drake1998-04-201-0/+5
| | | | | high-numbered chapters took too much space for the section number in the table of contents. This makes the section number and title not overlap.
* Added \label to subsections which didn't have one, since this module hasFred Drake1998-04-202-0/+14
| | | | subsections listed in the documentation index sidebar. (Why?)
* Fix vonmisesvariate() -- it now returns an angle between 0 and *two*Guido van Rossum1998-04-202-8/+8
| | | | times pi. Got rid of $math$ here and in one other place.
* cleanup(): Get rid of module index turds.Fred Drake1998-04-171-1/+1
|
* Ignore the mac/ directory where latex2html spits out HTML.Fred Drake1998-04-171-0/+1
|
* Make the intro section explicit, so that latex2html puts it on a separateFred Drake1998-04-172-0/+6
| | | | page from the table of contents.
* build_ps(): Fix flags to dvips.Fred Drake1998-04-171-4/+4
| | | | build_html(): Deal with node2label.pl a little better.
* next_optional_argument(): Don't include the square brackets in the returnFred Drake1998-04-171-1/+46
| | | | | | | | value. ArabictoRoman(): Acquired function from Robert Donohue <donahue@cfassp48.harvard.edu>; might be useful someday, and I don't want to figure it out again!
* Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>.Fred Drake1998-04-171-121/+148
| | | | | But I'm not giving this or the info files out until Andy (or anyone else) agrees to take over the maintenance of this script! Hah!
* Mark TMPDIR correctly.Fred Drake1998-04-172-4/+2
|
* Separate the Mac-related files from the library reference files. The newFred Drake1998-04-171-5/+7
| | | | variable isn't used yet.