| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
parameters (like \UNIX) are commonly entered using an empty group to
separate the markup from a following inter-word space; this is not
needed when the next character is punctuation, or the markup is the
last thing in the enclosing group. These cases were marked
inconsistently; the empty group is now *only* used when needed.
|
|
|
|
|
|
| |
letter and end with proper punctuation. "Documenting Python" will be
updated accordingly so that this will be editorial policy for the Python
documentation.
|
|
|
|
|
|
| |
broken).
Added a "See also" section.
|
| |
|
|
|
|
| |
Fix up a few synopses.
|
| |
|
|
|
|
|
|
|
|
| |
Massive migration to methoddesc and memberdesc.
Logical markup as needed.
A sprinkling of index entries for flavor.
|
|
|
|
|
| |
works better with LaTeX2HTML, and allows some simplification of the python.sty
macros.
|
|
module addressing in HTML.
|