summaryrefslogtreecommitdiffstats
path: root/Doc/mac
Commit message (Collapse)AuthorAgeFilesLines
* Added descriptions for some modules that previously did not have anyFred Drake2001-07-101-9/+26
| | | | information about them, based on comments from Jack Jansen.
* Backport Fred's checkin 1.3:Thomas Wouters2001-06-271-1/+9
| | | | | Write a better synopsis for the Scrap module, and provide a link to useful documentation on the Scrap Manager.
* Adjust the documents so that the copyright is at the front of the documentsFred Drake2001-06-211-0/+4
| | | | and the license statements are at the end. This is less annoying to readers.
* Backport Fred's checkin 1.3:Thomas Wouters2001-05-231-1/+1
| | | | Actually include a synopsis line for the ColorPicker module.
* Fixup some platform annotations.Fred Drake2001-04-132-1/+2
|
* Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.Fred Drake2001-04-131-2/+2
|
* Documentation for Just's ColorPicker module, so the Mac OS guys getFred Drake2001-04-132-0/+23
| | | | something out of this documentation release as well. ;-)
* Typo: "BuildApple" --> "BuildApplet"Fred Drake2001-04-101-2/+5
| | | | Added reference to the webbrowser module from the nsremote description.
* Updates to reflect pending changes to the XML conversion process.Fred Drake2000-11-221-1/+1
|
* Update to include all the new chapters & sections.Fred Drake2000-10-141-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 Drake2000-10-141-41/+0
| | | | It is no longer needed here.
* Fix some internal references that I botched.Fred Drake2000-10-141-4/+4
|
* Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>.Fred Drake2000-10-141-0/+374
|
* Chapters on Mac Toolbox modules and other undocumented modules, ready toFred Drake2000-10-142-0/+245
| | | | | be filled in with real information. Contributed by Chris Barker <cbarker@jps.net>.
* Documentation for the aepack and aetypes modules, by Vincent MarchettiFred Drake2000-10-142-0/+112
| | | | <vincem@en.com>.
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-2/+2
| | | | Small fixes.
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-18/+21
| | | | Various updates and additions.
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-4/+2
| | | | Small clarification, remove the assertion that the module is temporary.
* Chris Barker <cbarker@jps.net>:Fred Drake2000-10-141-7/+20
| | | | | Added summary of the strengths and weaknesses of the FrameWork module and fixed some typos.
* Wrap a long line.Fred Drake2000-10-141-2/+2
|
* A bunch of nits fix and some additional information added by ChrisFred Drake2000-10-142-13/+18
| | | | Barker <cbarker@jps.net>.
* Fix some minor nits about the use of \optional in parameter lists.Fred Drake2000-09-221-4/+4
|
* Remove the reference to stdwin. The comment was still true, but noFred Drake2000-08-301-6/+4
| | | | longer meaningful to a new user, since stdwin is long gone.
* Use \citetitle as appropriate.Fred Drake1999-11-103-14/+17
|
* Point to the library reference manual for os.path documentation (inFred Drake1999-04-281-2/+3
| | | | macpath section).
* For now, comment out the \ignorePlatformAnnotation; the global indexFred Drake1999-04-131-1/+1
| | | | doesn't really work with this.
* Added "Internet Config" to index.Fred Drake1999-03-041-1/+2
|
* Added \platform annotations.Fred Drake1999-03-0214-145/+157
|
* Remove all references to posixpath; only refer to os.path.Fred Drake1999-02-011-20/+17
| | | | Formalize the xstat() documentation.
* Ignore the byproducts of SGML/XML conversions for now.Fred Drake1998-12-011-0/+3
|
* Remove some optional parameters that are unnecessary in context.Fred Drake1998-11-251-4/+4
|
* Remove bogus \@.Fred Drake1998-11-251-3/+3
|
* Remove bogus \@.Fred Drake1998-11-251-1/+1
|
* New style section headers.Fred Drake1998-08-1013-17/+33
|
* Fix synopsis.Fred Drake1998-08-071-1/+1
|
* Update to use a separate page for front matter.Fred Drake1998-07-281-0/+4
|
* Adjusted to use the new \declaremodule \modulesynopsis \localmoduletableFred Drake1998-07-2313-80/+64
| | | | macros.
* Make the intro section explicit, so that latex2html puts it on a separateFred Drake1998-04-171-0/+3
| | | | page from the table of contents.
* Python HOWTO document that replaces the old Mac section from the referenceFred Drake1998-04-171-0/+67
| | | | manual.
* Adjust so that it works as part of a HOWTO-based manual.Fred Drake1998-04-171-5/+2
|
* Caught a few more spurious \setindexsubitem macros....Fred Drake1998-04-071-1/+0
|
* Use {classdesc} and {memberdesc} where appropriate.Fred Drake1998-04-071-20/+20
|
* Markup nit.Fred Drake1998-04-071-1/+2
|
* Remove all uses of \sectcode; we can now use logical markup everywhere.Fred Drake1998-04-0410-12/+12
|
* Logical markup.Fred Drake1998-04-049-291/+313
| | | | Index entries.
* Removed line of obsolete markup.Fred Drake1998-04-031-1/+0
|
* Lots of markup consistency nits.Fred Drake1998-04-035-113/+119
| | | | Logical markup.
* Change "\," to just "," in function signatures. This is easier to maintain,Fred Drake1998-03-178-46/+46
| | | | | works better with LaTeX2HTML, and allows some simplification of the python.sty macros.
* Logical markup, consistency.Fred Drake1998-03-171-13/+13
|
* Logical markup.Fred Drake1998-03-141-38/+41
|