summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Fix problem of LaTeX leakage in the module synopsis tables at theFred Drake1999-04-131-1/+1
* Fix availability declaration for popen2 module; report by Barry ScottFred Drake1999-04-131-1/+1
* Minor cleanup.Fred Drake1999-04-131-6/+7
* Fix availability declaration for stat module; report by Barry ScottFred Drake1999-04-131-1/+1
* Work around problems with HTML conversion by making the break andFred Drake1999-04-131-6/+2
* Just in case a copy of the documentation gets released somehow...Fred Drake1999-04-131-1/+1
* Ignore the doc/ directory ("Documenting Python").Fred Drake1999-04-121-0/+1
* Misspellling: "occurance" --> "occurrence"Fred Drake1999-04-091-1/+1
* Use #!/usr/bin/env python instead of #!/usr/local/bin/python.Fred Drake1999-04-091-1/+1
* Updated documentation by Per Cederqvist. I've added back theGuido van Rossum1999-04-071-15/+58
* Added more "See also" entries, + 1 inline hyperlink.Fred Drake1999-04-053-1/+21
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-055-43/+42
* correct version info for zlib.Jeremy Hylton1999-04-051-6/+11
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-051-10/+6
* Fixed latex2html weirdness with footnotes.Fred Drake1999-04-053-18/+18
* Fixed latex2html weirdness for a footnote.Fred Drake1999-04-051-2/+2
* open() description: Made it more clear that 'b' should always beFred Drake1999-04-051-16/+21
* Added a few items to the "See also" sections at Guido's prompting. MadeFred Drake1999-04-052-19/+36
* Added "doc" target to match the other document-prefix targets.Fred Drake1999-04-051-0/+1
* Removed bosities around example code; not sure where that stuff creptFred Drake1999-04-051-9/+2
* Made improvements based on changes just made and comments fromFred Drake1999-04-051-6/+11
* Added "Documenting Python" to the index.Fred Drake1999-03-301-0/+3
* Fixed a lot of the smaller nits identified in Guido's comments.Fred Drake1999-03-291-28/+68
* Where rfc822.Message is mentioned, add a link to the rfc822 module.Fred Drake1999-03-271-4/+5
* Added some rules that affect those little "See also:" sections.Fred Drake1999-03-251-0/+11
* Be more stylesheet friendly.Fred Drake1999-03-251-1/+2
* Require the verbatim package (similar to the LaTeX version).Fred Drake1999-03-252-4/+6
* Document complex() with string arg.Guido van Rossum1999-03-251-2/+4
* SIGTERM is no longer caught to call sys.exitfunc.Guido van Rossum1999-03-252-7/+5
* Remove \platformof support, since it's been removed from the LaTeXFred Drake1999-03-251-24/+9
* Added note about ftpmirror.py, since that seems to be one of the mostFred Drake1999-03-251-0/+8
* Use more recent option to \pdfdest to not change the zoom factor.Fred Drake1999-03-241-1/+1
* Document new builtin buffer(). Greg Stein.Guido van Rossum1999-03-191-0/+10
* Added htmldoc, to generate the HTML for "Documenting Python".Fred Drake1999-03-181-0/+3
* Add "Documenting Python" to the list of processed documents.Fred Drake1999-03-181-1/+7
* LaTeX2HTML support for the ltxmarkup package.Fred Drake1999-03-181-0/+51
* Add some (commented out) macros to change the page size to the size ofFred Drake1999-03-181-41/+35
* Documented FTP.set_pasv().Fred Drake1999-03-181-13/+15
* Make this simpler; don't care about the paper size. Require that theFred Drake1999-03-181-4/+2
* Note that abspath() was added in 1.5.2.Fred Drake1999-03-171-0/+1
* Be sure "make" understands the "doc" target is phony.Fred Drake1999-03-171-1/+1
* Fixed minor nits, added index entries to make these easier to find for peopleFred Drake1999-03-162-9/+17
* Ignore some more files kept by mkhowto --keep.Fred Drake1999-03-162-0/+4
* Add support for "Documenting Python".Fred Drake1999-03-163-3/+23
* Removed the embedded sections showing module documentation; justFred Drake1999-03-161-78/+2
* New document: "Documenting Python".Fred Drake1999-03-161-0/+644
* Markup for documenting LaTeX macros and environments.Fred Drake1999-03-161-0/+24
* Added the new sections from Skip Montanaro.Fred Drake1999-03-151-0/+2
* Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip!Fred Drake1999-03-153-0/+321
* Fixed tons of small markup problems.Fred Drake1999-03-121-69/+74