Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to reflect pending changes to the XML conversion process. | Fred Drake | 2000-11-22 | 1 | -1/+1 |
| | |||||
* | Update to include all the new chapters & sections. | Fred Drake | 2000-10-14 | 1 | -9/+24 |
| | | | | | | Convert from a howto to a manual, so we can *have* chapters! Comment out the macconsole module documentation; Think C seems to have disappeared. | ||||
* | Remove everything that is not module documentation. | Fred Drake | 2000-10-14 | 1 | -41/+0 |
| | | | | It is no longer needed here. | ||||
* | Fix some internal references that I botched. | Fred Drake | 2000-10-14 | 1 | -4/+4 |
| | |||||
* | Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>. | Fred Drake | 2000-10-14 | 1 | -0/+374 |
| | |||||
* | Chapters on Mac Toolbox modules and other undocumented modules, ready to | Fred Drake | 2000-10-14 | 2 | -0/+245 |
| | | | | | be filled in with real information. Contributed by Chris Barker <cbarker@jps.net>. | ||||
* | Documentation for the aepack and aetypes modules, by Vincent Marchetti | Fred Drake | 2000-10-14 | 2 | -0/+112 |
| | | | | <vincem@en.com>. | ||||
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -2/+2 |
| | | | | Small fixes. | ||||
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -18/+21 |
| | | | | Various updates and additions. | ||||
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -4/+2 |
| | | | | Small clarification, remove the assertion that the module is temporary. | ||||
* | Chris Barker <cbarker@jps.net>: | Fred Drake | 2000-10-14 | 1 | -7/+20 |
| | | | | | Added summary of the strengths and weaknesses of the FrameWork module and fixed some typos. | ||||
* | Wrap a long line. | Fred Drake | 2000-10-14 | 1 | -2/+2 |
| | |||||
* | A bunch of nits fix and some additional information added by Chris | Fred Drake | 2000-10-14 | 2 | -13/+18 |
| | | | | Barker <cbarker@jps.net>. | ||||
* | Fix some minor nits about the use of \optional in parameter lists. | Fred Drake | 2000-09-22 | 1 | -4/+4 |
| | |||||
* | Remove the reference to stdwin. The comment was still true, but no | Fred Drake | 2000-08-30 | 1 | -6/+4 |
| | | | | longer meaningful to a new user, since stdwin is long gone. | ||||
* | Use \citetitle as appropriate. | Fred Drake | 1999-11-10 | 3 | -14/+17 |
| | |||||
* | Point to the library reference manual for os.path documentation (in | Fred Drake | 1999-04-28 | 1 | -2/+3 |
| | | | | macpath section). | ||||
* | For now, comment out the \ignorePlatformAnnotation; the global index | Fred Drake | 1999-04-13 | 1 | -1/+1 |
| | | | | doesn't really work with this. | ||||
* | Added "Internet Config" to index. | Fred Drake | 1999-03-04 | 1 | -1/+2 |
| | |||||
* | Added \platform annotations. | Fred Drake | 1999-03-02 | 14 | -145/+157 |
| | |||||
* | Remove all references to posixpath; only refer to os.path. | Fred Drake | 1999-02-01 | 1 | -20/+17 |
| | | | | Formalize the xstat() documentation. | ||||
* | Ignore the byproducts of SGML/XML conversions for now. | Fred Drake | 1998-12-01 | 1 | -0/+3 |
| | |||||
* | Remove some optional parameters that are unnecessary in context. | Fred Drake | 1998-11-25 | 1 | -4/+4 |
| | |||||
* | Remove bogus \@. | Fred Drake | 1998-11-25 | 1 | -3/+3 |
| | |||||
* | Remove bogus \@. | Fred Drake | 1998-11-25 | 1 | -1/+1 |
| | |||||
* | New style section headers. | Fred Drake | 1998-08-10 | 13 | -17/+33 |
| | |||||
* | Fix synopsis. | Fred Drake | 1998-08-07 | 1 | -1/+1 |
| | |||||
* | Update to use a separate page for front matter. | Fred Drake | 1998-07-28 | 1 | -0/+4 |
| | |||||
* | Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable | Fred Drake | 1998-07-23 | 13 | -80/+64 |
| | | | | macros. | ||||
* | Make the intro section explicit, so that latex2html puts it on a separate | Fred Drake | 1998-04-17 | 1 | -0/+3 |
| | | | | page from the table of contents. | ||||
* | Python HOWTO document that replaces the old Mac section from the reference | Fred Drake | 1998-04-17 | 1 | -0/+67 |
| | | | | manual. | ||||
* | Adjust so that it works as part of a HOWTO-based manual. | Fred Drake | 1998-04-17 | 1 | -5/+2 |
| | |||||
* | Caught a few more spurious \setindexsubitem macros.... | Fred Drake | 1998-04-07 | 1 | -1/+0 |
| | |||||
* | Use {classdesc} and {memberdesc} where appropriate. | Fred Drake | 1998-04-07 | 1 | -20/+20 |
| | |||||
* | Markup nit. | Fred Drake | 1998-04-07 | 1 | -1/+2 |
| | |||||
* | Remove all uses of \sectcode; we can now use logical markup everywhere. | Fred Drake | 1998-04-04 | 10 | -12/+12 |
| | |||||
* | Logical markup. | Fred Drake | 1998-04-04 | 9 | -291/+313 |
| | | | | Index entries. | ||||
* | Removed line of obsolete markup. | Fred Drake | 1998-04-03 | 1 | -1/+0 |
| | |||||
* | Lots of markup consistency nits. | Fred Drake | 1998-04-03 | 5 | -113/+119 |
| | | | | Logical markup. | ||||
* | Change "\," to just "," in function signatures. This is easier to maintain, | Fred Drake | 1998-03-17 | 8 | -46/+46 |
| | | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros. | ||||
* | Logical markup, consistency. | Fred Drake | 1998-03-17 | 1 | -13/+13 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 1 | -38/+41 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 1 | -8/+8 |
| | |||||
* | The list of module descriptions should be a {description} environment, not | Fred Drake | 1998-02-21 | 1 | -2/+2 |
| | | | | {itemize}! | ||||
* | Added itemized list of Macintosh modules, similar to the other chapters. | Fred Drake | 1998-02-19 | 1 | -3/+59 |
| | |||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-19 | 1 | -0/+1 |
| | |||||
* | Separate Mac user interface modules into separate files, to better support | Fred Drake | 1998-02-18 | 3 | -351/+348 |
| | | | | bookmarkable module sections in the HTML. | ||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -53/+55 |
| | | | | Logical markup. | ||||
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 1 | -0/+1 |
| | |||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 10 | -41/+41 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. |