Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Misc Mac mods by Jack. Added libmacic.tex, and these patches: | Guido van Rossum | 1997-08-18 | 1 | -1/+1 |
| | | | | | | | libmacfs.tex Document NewAliasMinimalFromFullPath libmacos.tex Document SetEventHandler and SchedParams libmacui.tex Document asynchronous event handling libmailbox.tex Removed mime-turds that somehow got in here | ||||
* | Tweaked all l2h targets to remove the target directory before renaming | Guido van Rossum | 1997-08-15 | 1 | -2/+4 |
| | | | | the intermediate target directory. | ||||
* | Added AMK's first cut at docs for re.py | Guido van Rossum | 1997-08-14 | 1 | -1/+1 |
| | |||||
* | Added mimify docs (Sjoerd). | Guido van Rossum | 1997-07-30 | 1 | -1/+1 |
| | |||||
* | l2h target: l2htut was listed twice and l2hapi was skipped. Fixed. | Fred Drake | 1997-07-30 | 1 | -1/+1 |
| | |||||
* | added code.py; codehack.py is obsolete | Guido van Rossum | 1997-07-18 | 1 | -1/+1 |
| | |||||
* | Add libpprint.tex to the lib.dvi dependencies. | Fred Drake | 1997-07-18 | 1 | -1/+2 |
| | |||||
* | Added libni.tex libgzip.tex | Guido van Rossum | 1997-07-17 | 1 | -1/+1 |
| | |||||
* | Added cmath | Guido van Rossum | 1997-07-17 | 1 | -1/+1 |
| | |||||
* | Added libcommands.tex to list of library reference dependencies. | Fred Drake | 1997-06-12 | 1 | -1/+1 |
| | |||||
* | add libmailbox | Guido van Rossum | 1997-06-02 | 1 | -1/+2 |
| | |||||
* | Added AMK's SocketServer docs. | Guido van Rossum | 1997-05-19 | 1 | -1/+1 |
| | |||||
* | Made a start with api.tex, the Python-C API Reference Manual. | Guido van Rossum | 1997-05-15 | 1 | -24/+29 |
| | | | | | Removed extref.tex (which provided the starting point). Also removed qua.tex, which is out of date and no longer needed. | ||||
* | Add zlib | Guido van Rossum | 1997-04-30 | 1 | -1/+1 |
| | |||||
* | Added fnmatch, base64 and quopri, received from Andrew Kuchling. | Guido van Rossum | 1997-04-27 | 1 | -1/+2 |
| | |||||
* | New stuff by AMK. | Guido van Rossum | 1997-04-03 | 1 | -1/+1 |
| | |||||
* | Added docs for UserDict,UserList | Guido van Rossum | 1997-03-27 | 1 | -1/+2 |
| | |||||
* | Added docs for glob | Guido van Rossum | 1997-03-25 | 1 | -1/+1 |
| | |||||
* | Added docs for mailcap | Guido van Rossum | 1997-03-25 | 1 | -1/+1 |
| | |||||
* | Add a rough list of undocumented stuff at the end. | Guido van Rossum | 1997-03-14 | 1 | -1/+1 |
| | |||||
* | Added (minimal) StringIO docs. | Guido van Rossum | 1997-03-03 | 1 | -1/+1 |
| | |||||
* | Added libstat.tex | Guido van Rossum | 1996-12-31 | 1 | -1/+2 |
| | |||||
* | Added docs for Jeremy's resource module. | Guido van Rossum | 1996-12-18 | 1 | -1/+1 |
| | |||||
* | Added soundex (sigh) | Guido van Rossum | 1996-12-12 | 1 | -1/+1 |
| | |||||
* | Added section for operator module (compiled Skip Montanaro). | Guido van Rossum | 1996-12-06 | 1 | -1/+1 |
| | |||||
* | (Makefile): Added sym links for each manual, i.e., index.html -> lib.html. | Fred Drake | 1996-12-06 | 1 | -0/+3 |
| | | | | This makes addressing the manuals a little simpler. | ||||
* | (Makefile): The sed hack is needed for all 3 manuals processed by latex2html; | Fred Drake | 1996-12-06 | 1 | -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 latex2html | Fred Drake | 1996-12-06 | 1 | -35/+7 |
| | | | | instead! Updated some comments. | ||||
* | (Makefile): Updated comments about using LaTeX2HTML for the library | Fred Drake | 1996-11-11 | 1 | -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 Drake | 1996-10-29 | 1 | -2/+2 |
| | |||||
* | Removed LaTeX version of reference manual. Added ref/ref.ps. | Guido van Rossum | 1996-10-22 | 1 | -22/+9 |
| | |||||
* | Added chapter on restricted execution. | Guido van Rossum | 1996-10-22 | 1 | -1/+3 |
| | |||||
* | (Makefile): Push texi2html.py options into a make variable. | Fred Drake | 1996-10-09 | 1 | -1/+2 |
| | |||||
* | (Makefile): Add libformatter.tex to the library document dependencies. | Fred Drake | 1996-10-09 | 1 | -1/+1 |
| | |||||
* | (texi2html.py): Use "if __name__ == '__main__':" test. Adjust indentation | Fred Drake | 1996-09-13 | 1 | -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 docs | Guido van Rossum | 1996-09-10 | 1 | -1/+1 |
| | |||||
* | Changes to dependencies (Fred) | Guido van Rossum | 1996-08-23 | 1 | -5/+5 |
| | |||||
* | Added imghdr,xdrlib; reformatted Makefile somewhat | Guido van Rossum | 1996-08-19 | 1 | -31/+20 |
| | |||||
* | Separate .dvi and .ps targets. | Guido van Rossum | 1996-08-09 | 1 | -8/+24 |
| | | | | More rational destination for texi2html.py. | ||||
* | add libparser.tex | Guido van Rossum | 1995-10-11 | 1 | -1/+1 |
| | |||||
* | Documented MACFS, macostools, EasyDialogs and FrameWork modules. | Jack Jansen | 1995-10-10 | 1 | -1/+2 |
| | |||||
* | Documented binascii, binhex and uu modules. Put them in the | Jack Jansen | 1995-08-29 | 1 | -2/+2 |
| | | | | Internet/WWW section, for lack of a better place. | ||||
* | documented termios + TERMIOS | Guido van Rossum | 1995-03-31 | 1 | -1/+1 |
| | |||||
* | Don't reference removed files in Makefile | Guido van Rossum | 1995-03-28 | 1 | -2/+2 |
| | |||||
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 1 | -5/+7 |
| | |||||
* | New documentation on the CD module. | Sjoerd Mullender | 1995-03-28 | 1 | -0/+1 |
| | |||||
* | use macros more; added some more docs | Guido van Rossum | 1995-03-20 | 1 | -36/+49 |
| | |||||
* | added lots of comments | Guido van Rossum | 1995-03-17 | 1 | -10/+100 |
| | |||||
* | added macdnr | Guido van Rossum | 1995-03-07 | 1 | -2/+3 |
| | |||||
* | converted docs for Jim Roskind's profiler | Guido van Rossum | 1995-03-02 | 1 | -2/+2 |
| |