Fred Drake
|
3808045d00
|
Correct misspelling of "separate" in two places.
This closes SF bug #476898.
|
2001-11-01 19:48:01 +00:00 |
Fred Drake
|
0aa811c527
|
Use the \note and \warning macros where appropriate.
|
2001-10-20 04:24:09 +00:00 |
Fred Drake
|
e8f47bb93a
|
Remove some long-unsupported Mac OS modules.
This closes SF patch #460737.
|
2001-10-05 16:49:31 +00:00 |
Fred Drake
|
0f0380a25f
|
Fix some minor style-guide conformance bugs.
|
2001-10-01 17:04:10 +00:00 |
Fred Drake
|
ee0fe0b743
|
Add missing "}".
|
2001-09-12 00:43:13 +00:00 |
Jack Jansen
|
95fefc7a7a
|
These modules now live under the Carbon package.
Added a few new toolbox modules.
Noted machine dependencies for some modules.
Moved waste to undoc.tex.
|
2001-09-11 21:25:10 +00:00 |
Jack Jansen
|
945bf5f627
|
Added applesingle, macresource, Nav and videoreader.
Moved icopen to its alphabetical place.
Moved waste here (from toolbox).
|
2001-09-11 21:24:07 +00:00 |
Jack Jansen
|
827713a660
|
Added a note that these are not available under Carbon (or
OSX MachO Python).
|
2001-09-11 20:18:04 +00:00 |
Jack Jansen
|
fda3058827
|
Removed an erronous comment about alias files.
|
2001-09-10 08:55:25 +00:00 |
Fred Drake
|
30cf118cf7
|
Minor markup nits and slight style-guide conformance changes.
|
2001-08-03 17:11:33 +00:00 |
Jack Jansen
|
cb60dae6a1
|
Documented the runtimemodel attribute.
|
2001-08-03 13:19:56 +00:00 |
Fred Drake
|
17f690f96b
|
Minor changes to match the style guide.
|
2001-07-14 02:14:42 +00:00 |
Fred Drake
|
8da359bdc0
|
Minor changes to match the style guide.
Make the reference to the python-docs email address a hyperlink; we want to
encourage responses to the plea for help!
|
2001-07-14 02:09:32 +00:00 |
Fred Drake
|
12060e5ed3
|
Added descriptions for some modules that previously did not have any
information about them, based on comments from Jack Jansen.
|
2001-07-10 14:19:45 +00:00 |
Fred Drake
|
15e33d828c
|
Fix up a few style nits -- avoid "e.g." and "i.e." -- these make
translation more difficult, as well as reading the English more
difficult for non-native speakers.
|
2001-07-06 06:49:32 +00:00 |
Fred Drake
|
d5df09cfb6
|
Update to include the license information in a less annoying place.
|
2001-06-20 21:37:34 +00:00 |
Fred Drake
|
986badae1e
|
Write a better synopsis for the Scrap module, and provide a link to
useful documentation on the Scrap Manager.
|
2001-05-10 22:37:38 +00:00 |
Fred Drake
|
0eeca6342f
|
Actually include a synopsis line for the ColorPicker module.
|
2001-05-10 22:36:13 +00:00 |
Fred Drake
|
0c4d468e39
|
Fixup some platform annotations.
|
2001-04-13 17:37:00 +00:00 |
Fred Drake
|
2441366930
|
Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.
|
2001-04-13 17:32:49 +00:00 |
Fred Drake
|
b6bdcb23df
|
Documentation for Just's ColorPicker module, so the Mac OS guys get
something out of this documentation release as well. ;-)
|
2001-04-13 04:49:30 +00:00 |
Fred Drake
|
8875c86a12
|
Typo: "BuildApple" --> "BuildApplet"
Added reference to the webbrowser module from the nsremote description.
|
2001-04-10 20:32:16 +00:00 |
Fred Drake
|
0ac000cd54
|
Updates to reflect pending changes to the XML conversion process.
|
2000-11-22 16:42:37 +00:00 |
Fred Drake
|
c25296a916
|
Update to include all the new chapters & sections.
Convert from a howto to a manual, so we can *have* chapters!
Comment out the macconsole module documentation; Think C seems to have
disappeared.
|
2000-10-14 05:41:17 +00:00 |
Fred Drake
|
c7babad2a0
|
Remove everything that is not module documentation.
It is no longer needed here.
|
2000-10-14 05:39:08 +00:00 |
Fred Drake
|
8e850ee0f2
|
Fix some internal references that I botched.
|
2000-10-14 05:24:20 +00:00 |
Fred Drake
|
45aa573186
|
Chapter on how to use MacPython, by Bob Savage <bobsavage@mac.com>.
|
2000-10-14 05:09:42 +00:00 |
Fred Drake
|
4d0d621b66
|
Chapters on Mac Toolbox modules and other undocumented modules, ready to
be filled in with real information. Contributed by Chris Barker
<cbarker@jps.net>.
|
2000-10-14 05:08:34 +00:00 |
Fred Drake
|
1bd905e901
|
Documentation for the aepack and aetypes modules, by Vincent Marchetti
<vincem@en.com>.
|
2000-10-14 05:06:24 +00:00 |
Fred Drake
|
8f6ca1518a
|
Chris Barker <cbarker@jps.net>:
Small fixes.
|
2000-10-14 04:59:12 +00:00 |
Fred Drake
|
eab58af841
|
Chris Barker <cbarker@jps.net>:
Various updates and additions.
|
2000-10-14 04:56:52 +00:00 |
Fred Drake
|
26fbd8b692
|
Chris Barker <cbarker@jps.net>:
Small clarification, remove the assertion that the module is temporary.
|
2000-10-14 04:55:15 +00:00 |
Fred Drake
|
658865c370
|
Chris Barker <cbarker@jps.net>:
Added summary of the strengths and weaknesses of the FrameWork module
and fixed some typos.
|
2000-10-14 04:53:31 +00:00 |
Fred Drake
|
f459a09e9a
|
Wrap a long line.
|
2000-10-14 04:49:36 +00:00 |
Fred Drake
|
eecdc7f47e
|
A bunch of nits fix and some additional information added by Chris
Barker <cbarker@jps.net>.
|
2000-10-14 04:45:22 +00:00 |
Fred Drake
|
4c6d21a790
|
Fix some minor nits about the use of \optional in parameter lists.
|
2000-09-22 15:46:35 +00:00 |
Fred Drake
|
4973b35991
|
Remove the reference to stdwin. The comment was still true, but no
longer meaningful to a new user, since stdwin is long gone.
|
2000-08-30 14:33:02 +00:00 |
Fred Drake
|
e15eb35fd0
|
Use \citetitle as appropriate.
|
1999-11-10 16:13:25 +00:00 |
Fred Drake
|
cf282cdafb
|
Point to the library reference manual for os.path documentation (in
macpath section).
|
1999-04-28 14:04:36 +00:00 |
Fred Drake
|
7a64b355c1
|
For now, comment out the \ignorePlatformAnnotation; the global index
doesn't really work with this.
|
1999-04-13 22:19:21 +00:00 |
Fred Drake
|
6de28bd2a8
|
Added "Internet Config" to index.
|
1999-03-04 19:00:26 +00:00 |
Fred Drake
|
f6863c1909
|
Added \platform annotations.
|
1999-03-02 16:37:17 +00:00 |
Fred Drake
|
59d8b73cef
|
Remove all references to posixpath; only refer to os.path.
Formalize the xstat() documentation.
|
1999-02-01 20:19:38 +00:00 |
Fred Drake
|
2f8592cbea
|
Ignore the byproducts of SGML/XML conversions for now.
|
1998-12-01 18:58:28 +00:00 |
Fred Drake
|
af2590a991
|
Remove some optional parameters that are unnecessary in context.
|
1998-11-25 20:15:52 +00:00 |
Fred Drake
|
72554e476f
|
Remove bogus \@.
|
1998-11-25 20:07:35 +00:00 |
Fred Drake
|
b6d45c6ad1
|
Remove bogus \@.
|
1998-11-25 19:55:47 +00:00 |
Fred Drake
|
c817e27501
|
New style section headers.
|
1998-08-10 18:40:22 +00:00 |
Fred Drake
|
5ee808db51
|
Fix synopsis.
|
1998-08-07 17:37:15 +00:00 |
Fred Drake
|
9f86b662d1
|
Update to use a separate page for front matter.
|
1998-07-28 21:55:19 +00:00 |