- 17 Dec, 1997 19 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
Include "()" when naming functions in the text. Fixed reference to the built-in str() function. Format constant names using \code{}.
-
Fred Drake authored
Added index entry for RFC 1014.
-
Fred Drake authored
for all three modules described here. Added a \label{} for each of the two modules missing it.
-
Fred Drake authored
Added a \label{} for the module. Fixed one minor grammatical nit: use plural pronoun to refer to a pair of referents. Include "()" when naming functions in the text.
-
Fred Drake authored
-
Fred Drake authored
Added a \label{} for the module. Changed one \code{} to a \samp{}.
-
Fred Drake authored
-
Fred Drake authored
for both modules documented here.
-
Fred Drake authored
-
Fred Drake authored
Minor grammatical nit.
-
Fred Drake authored
Remove the leading comment declaring this to be a template for module documentation.
-
Fred Drake authored
for both modules documented here.
-
Fred Drake authored
for both built-in and standard modules. They were different.
-
Fred Drake authored
is stable and the form is only defined in one place, since we do some fancy footwork with the keys to separate the defining instance of a module reference from other references in the HTML index. make_index_entry(): Override the standard definition to use get_index_id(). make_str_index_entry(): Moved to myformat.perl; only needed there. index_key_eq(): Override the standard definition. Add key transforms to remove extra junk from the end of the keys; it was only there to maintain ordering. clean_key(): Remove key transform no longer needed at this stage, because keeping it makes the sort unstable. add_idx(): Add key transforms to undo the mess we do to separate a module's defining and reference entries. Don't make the text bold.
-
Fred Drake authored
my_module_index_helper(): Do the actual work for \*modindex{}, including both the defining and reference forms. make_str_index_entry(): Moved from .latex2html-init; it's really specific to the presentation.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 16 Dec, 1997 19 commits
-
-
Guido van Rossum authored
which shoulda coulda woulda oughta been PyErr_SetString().
-
Guido van Rossum authored
now been added.
-
Guido van Rossum authored
which adds the three missing files.
-
Guido van Rossum authored
-
Fred Drake authored
reference form of \bimodindex{} and \stmodindex{}. my_parword_index_helper(): Fixed to include proper anchor in result text.
-
Guido van Rossum authored
the *escaped* url. Also added new special characters that are not part of the url when found at the end: ( < > .
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Fred Drake authored
Add index reference to mailbox module; also remove comment that it's undocumented (it has been).
-
Fred Drake authored
Guido, please take a look at this.
-
Fred Drake authored
change the \indexsubitem value; fixed.
-
Fred Drake authored
escaped with \var{}.
-
Fred Drake authored
Added index reference to site module.
-
Fred Drake authored
Lots of little nits: parameter names in text should be \var{}, etc.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
Changed references to regex/regsub modules to point to re.
-
Fred Drake authored
-
- 15 Dec, 1997 2 commits
-
-
Fred Drake authored
-
Fred Drake authored
Made references to files use \file{} instead of \code{}.
-