| Commit message (Expand) | Author | Age | Files | Lines |
* | Before running LaTeX2HTML, remove all the HTML files from the output | Fred Drake | 2000-09-14 | 1 | -0/+3 |
|
|
* | When there is a Module Index, make sure the icon actually links to it. | Fred Drake | 2000-09-14 | 1 | -1/+3 |
|
|
* | Add a reference to the sha module, noting that SHA is considered more | Fred Drake | 2000-09-14 | 1 | -0/+7 |
|
|
* | Convert "See also" section to use \seetitle. | Fred Drake | 2000-09-14 | 1 | -6/+8 |
|
|
* | Did not include the sha module documentation dependency. | Fred Drake | 2000-09-14 | 1 | -0/+1 |
|
|
* | Denis S. Otkidach <ods@users.sourceforge.net>: | Fred Drake | 2000-09-14 | 1 | -2/+3 |
|
|
* | Remove reference to the stdwin-based windowed debugger, since stdwin | Fred Drake | 2000-09-14 | 1 | -6/+2 |
|
|
* | Use the \setshortversion macro to specify the abbreviated version number. | Fred Drake | 2000-09-14 | 1 | -2/+3 |
|
|
* | Use \shortversion in a number of places. | Fred Drake | 2000-09-14 | 3 | -12/+12 |
|
|
* | do_cmd_shortversion(), | Fred Drake | 2000-09-14 | 1 | -11/+32 |
|
|
* | \shortversion, | Fred Drake | 2000-09-14 | 2 | -2/+29 |
|
|
* | Avoid reference to specific versions of Python where possible. | Fred Drake | 2000-09-14 | 1 | -4/+4 |
|
|
* | Avoid reference to specific versions of Python where possible. | Fred Drake | 2000-09-14 | 1 | -3/+3 |
|
|
* | Add some index entries to make it easier to find information on | Fred Drake | 2000-09-14 | 1 | -0/+5 |
|
|
* | Include a link to Francois's po-utils. | Barry Warsaw | 2000-09-13 | 1 | -2/+3 |
|
|
* | Fix install directories on Mac OS (now that the "install" command | Greg Ward | 2000-09-13 | 1 | -13/+4 |
|
|
* | Changed/added a bunch of section labels so HTML files will be named nicely. | Greg Ward | 2000-09-13 | 1 | -6/+10 |
|
|
* | Improve Windows and Mac OS-specific instructions for running the | Greg Ward | 2000-09-12 | 1 | -10/+27 |
|
|
* | Typo fix -- it's 'ext_modules', not 'extensions'. | Greg Ward | 2000-09-12 | 1 | -3/+3 |
|
|
* | Documentation is good. Let's release more. | Fred Drake | 2000-09-12 | 2 | -3/+3 |
|
|
* | Make this script handle PyVarObject* functions as well as PyObject* | Fred Drake | 2000-09-12 | 1 | -4/+5 |
|
|
* | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-09-12 | 1 | -0/+39 |
|
|
* | Thomas Wouters <thomas@xs4all.net>: | Fred Drake | 2000-09-12 | 1 | -7/+106 |
|
|
* | Vladimir Marangozov <Vladimir.Marangozov@inrialpes.fr>: | Fred Drake | 2000-09-12 | 2 | -54/+62 |
|
|
* | Re-wrapped some wide comments. | Fred Drake | 2000-09-12 | 1 | -28/+43 |
|
|
* | Add note that the various \see* macros are only defined in the context | Fred Drake | 2000-09-12 | 1 | -0/+3 |
|
|
* | Change the title of the link to the document index to be more specific. | Fred Drake | 2000-09-12 | 1 | -2/+2 |
|
|
* | Add a reference item pointing to the Namespaces in XML recommendation. | Fred Drake | 2000-09-12 | 1 | -14/+24 |
|
|
* | \seetitle: New macro for building reference list content. | Fred Drake | 2000-09-12 | 3 | -4/+43 |
|
|
* | When referring to namespaces, always say "namespaces" instead of | Fred Drake | 2000-09-12 | 4 | -53/+54 |
|
|
* | Added documentation for PySequence_Fast() and PySequence_Fast_GET_ITEM(). | Fred Drake | 2000-09-12 | 2 | -0/+25 |
|
|
* | When formatting the API manual, use the generated api.tex rather than | Fred Drake | 2000-09-12 | 1 | -2/+2 |
|
|
* | add index entries for list comprehensions | Skip Montanaro | 2000-09-11 | 1 | -0/+2 |
|
|
* | Some updates and fix a bunch of really small consistency nits. | Fred Drake | 2000-09-11 | 1 | -45/+38 |
|
|
* | Add documentation for the \pep and \seepep macros. | Fred Drake | 2000-09-11 | 1 | -6/+21 |
|
|
* | Minor tweaks to get rid of some '\XXX' remarks. | Greg Ward | 2000-09-11 | 1 | -11/+12 |
|
|
* | Add support for new \pep, \seepep, excclassdesc markup. | Fred Drake | 2000-09-09 | 1 | -9/+68 |
|
|
* | excclassdesc: New environment. For use in documenting class-based | Fred Drake | 2000-09-09 | 1 | -0/+19 |
|
|
* | Add support for a filename to record the name of the node in which the | Fred Drake | 2000-09-09 | 1 | -1/+15 |
|
|
* | Add a reference to the material on string methods. | Fred Drake | 2000-09-09 | 1 | -1/+4 |
|
|
* | Various clarifications and minor nits fixed. Affected descriptions of | Fred Drake | 2000-09-09 | 1 | -7/+21 |
|
|
* | Really minor consistency nit. | Fred Drake | 2000-09-09 | 1 | -1/+1 |
|
|
* | Improve a couple of references to the language reference, making them | Fred Drake | 2000-09-09 | 1 | -7/+9 |
|
|
* | Minor clarifications in the introductory paragraph. | Fred Drake | 2000-09-09 | 1 | -6/+7 |
|
|
* | Add \modulesynopsis for inclusion in the list of modules at the beginning | Fred Drake | 2000-09-09 | 1 | -0/+6 |
|
|
* | Move the "See also" section to a location more consistent with other | Fred Drake | 2000-09-09 | 1 | -6/+6 |
|
|
* | Move description of UserString.MutableString to a location more typical | Fred Drake | 2000-09-09 | 1 | -9/+9 |
|
|
* | Add a brief section on linking Python as an embedded scripting language. | Fred Drake | 2000-09-08 | 1 | -0/+37 |
|
|
* | When building the HTML packages, make sure we pick up all the HTML files | Fred Drake | 2000-09-08 | 1 | -3/+3 |
|
|
* | Add a general "About" page and link to it from the index page. | Fred Drake | 2000-09-08 | 2 | -0/+79 |
|
|