summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Tweaked all l2h targets to remove the target directory before renamingGuido van Rossum1997-08-151-2/+4
| | | | the intermediate target directory.
* Added AMK's first cut at docs for re.pyGuido van Rossum1997-08-141-1/+1
|
* Added mimify docs (Sjoerd).Guido van Rossum1997-07-301-1/+1
|
* l2h target: l2htut was listed twice and l2hapi was skipped. Fixed.Fred Drake1997-07-301-1/+1
|
* added code.py; codehack.py is obsoleteGuido van Rossum1997-07-181-1/+1
|
* Add libpprint.tex to the lib.dvi dependencies.Fred Drake1997-07-181-1/+2
|
* Added libni.tex libgzip.texGuido van Rossum1997-07-171-1/+1
|
* Added cmathGuido van Rossum1997-07-171-1/+1
|
* Added libcommands.tex to list of library reference dependencies.Fred Drake1997-06-121-1/+1
|
* add libmailboxGuido van Rossum1997-06-021-1/+2
|
* Added AMK's SocketServer docs.Guido van Rossum1997-05-191-1/+1
|
* Made a start with api.tex, the Python-C API Reference Manual.Guido van Rossum1997-05-151-24/+29
| | | | | Removed extref.tex (which provided the starting point). Also removed qua.tex, which is out of date and no longer needed.
* Add zlibGuido van Rossum1997-04-301-1/+1
|
* Added fnmatch, base64 and quopri, received from Andrew Kuchling.Guido van Rossum1997-04-271-1/+2
|
* New stuff by AMK.Guido van Rossum1997-04-031-1/+1
|
* Added docs for UserDict,UserListGuido van Rossum1997-03-271-1/+2
|
* Added docs for globGuido van Rossum1997-03-251-1/+1
|
* Added docs for mailcapGuido van Rossum1997-03-251-1/+1
|
* Add a rough list of undocumented stuff at the end.Guido van Rossum1997-03-141-1/+1
|
* Added (minimal) StringIO docs.Guido van Rossum1997-03-031-1/+1
|
* Added libstat.texGuido van Rossum1996-12-311-1/+2
|
* Added docs for Jeremy's resource module.Guido van Rossum1996-12-181-1/+1
|
* Added soundex (sigh)Guido van Rossum1996-12-121-1/+1
|
* Added section for operator module (compiled Skip Montanaro).Guido van Rossum1996-12-061-1/+1
|
* (Makefile): Added sym links for each manual, i.e., index.html -> lib.html.Fred Drake1996-12-061-0/+3
| | | | This makes addressing the manuals a little simpler.
* (Makefile): The sed hack is needed for all 3 manuals processed by latex2html;Fred Drake1996-12-061-3/+10
| | | | | the comma must represent a bug in the modified process_command() function, but I haven't found it yet. This will work for now.
* (Makefile): Rip out old partparse.py / texi2html.py stuff -- use latex2htmlFred Drake1996-12-061-35/+7
| | | | instead! Updated some comments.
* (Makefile): Updated comments about using LaTeX2HTML for the libraryFred Drake1996-11-111-25/+18
| | | | | | | | | | | | reference. Made the extension to the input files for makeindex explicit; if not made explicit a directory of the given base name can cause makeindex to blow up. Specifically, if there is a directory ./lib/ created by LaTeX2HTML, "makeindex lib" will fail, but "makeindex lib.idx" will not. l2h{tut,ext,lib} are now dependent on myformat.perl. l2h adds ls2lib and removes the non-existant l2href.
* (Makefile): Updated latex2html support.Fred Drake1996-10-291-2/+2
|
* Removed LaTeX version of reference manual. Added ref/ref.ps.Guido van Rossum1996-10-221-22/+9
|
* Added chapter on restricted execution.Guido van Rossum1996-10-221-1/+3
|
* (Makefile): Push texi2html.py options into a make variable.Fred Drake1996-10-091-1/+2
|
* (Makefile): Add libformatter.tex to the library document dependencies.Fred Drake1996-10-091-1/+1
|
* (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentationFred Drake1996-09-131-6/+13
| | | | | | | | | to 4 spaces per level (no longer 8). (Makefile): Use .pyc versions of partparse.py and texi2html.py to generate converted documentation formats. This reduces the startup costs; probably doesn't affect anyone but me in reality, but helps when working on the docs.
* Added bastion and (dummy) rexec docsGuido van Rossum1996-09-101-1/+1
|
* Changes to dependencies (Fred)Guido van Rossum1996-08-231-5/+5
|
* Added imghdr,xdrlib; reformatted Makefile somewhatGuido van Rossum1996-08-191-31/+20
|
* Separate .dvi and .ps targets.Guido van Rossum1996-08-091-8/+24
| | | | More rational destination for texi2html.py.
* add libparser.texGuido van Rossum1995-10-111-1/+1
|
* Documented MACFS, macostools, EasyDialogs and FrameWork modules.Jack Jansen1995-10-101-1/+2
|
* Documented binascii, binhex and uu modules. Put them in theJack Jansen1995-08-291-2/+2
| | | | Internet/WWW section, for lack of a better place.
* documented termios + TERMIOSGuido van Rossum1995-03-311-1/+1
|
* Don't reference removed files in MakefileGuido van Rossum1995-03-281-2/+2
|
* restructured library manual accordiung to functional groupGuido van Rossum1995-03-281-5/+7
|
* New documentation on the CD module.Sjoerd Mullender1995-03-281-0/+1
|
* use macros more; added some more docsGuido van Rossum1995-03-201-36/+49
|
* added lots of commentsGuido van Rossum1995-03-171-10/+100
|
* added macdnrGuido van Rossum1995-03-071-2/+3
|
* converted docs for Jim Roskind's profilerGuido van Rossum1995-03-021-2/+2
|
* small nits and new filesGuido van Rossum1995-03-011-3/+5
|