summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Update the docstring.Fred Drake1999-01-281-101/+159
* Added table entries for \methodline, \methodlineni.Fred Drake1999-01-281-0/+2
* "numberic" --> "numeric", two placesFred Drake1999-01-281-2/+2
* Constructor arguments for classes should be called <args>.Fred Drake1999-01-281-1/+1
* Added \modulesynopsis.Fred Drake1999-01-281-0/+2
* Document -OO; "unsafe" optimization that removes docstrings.Guido van Rossum1999-01-281-0/+9
* Add the info "dir" fragment to the info tarball.Fred Drake1999-01-271-1/+1
* Fragment of an info "dir" file for the Python documentation.Fred Drake1999-01-271-0/+8
* Simplify slightly.Fred Drake1999-01-271-4/+2
* Don't build info for the Macintosh module reference by default; itFred Drake1999-01-271-1/+2
* \py@linkToName: New macro to consolidate support for most internalFred Drake1999-01-271-18/+18
* Added the files for the repr and ConfigParser modules.Fred Drake1999-01-271-1/+3
* Document the repr module. This removes the entire "Code objects andFred Drake1999-01-273-9/+126
* Don't say that the module defines the "following functions" and thenFred Drake1999-01-271-9/+5
* Incorporate changes for patched version of ConfigParser.Fred Drake1999-01-261-5/+8
* \py@modindex: Format the index entry for the module index more likeFred Drake1999-01-261-1/+1
* Documentation for the ConfigParser module, by Christopher G. PetrilliFred Drake1999-01-263-3/+117
* Document the default for tabsize in expandtabs().Guido van Rossum1999-01-251-2/+2
* Add "term" to AUTOCLOSE.Fred Drake1999-01-221-1/+1
* Header for PyObject_DelItem() mentioned non-existing 3rd argument.Guido van Rossum1999-01-221-1/+1
* convert(): Added parameter "autoclose", which should be a sequence ofFred Drake1999-01-201-8/+19
* Modified the "sgml" and "xml" targets to stop if the sub-makes fail inFred Drake1999-01-201-3/+22
* Add caveat on partial dependence on the "cl" module, only available onFred Drake1999-01-201-0/+4
* Move the jpeg module to the SGI section; it is dependent on the "cl"Fred Drake1999-01-201-1/+1
* create_module_info(): If there's a \moduleauthor, move it to anFred Drake1999-01-191-20/+18
* isnmtoken(), istoken(): Fix to ensure the regex has to match theFred Drake1999-01-191-2/+17
* handle_labels(): Fix problem for document fragments containing moreFred Drake1999-01-191-12/+14
* Revised comments on null bytes in pattern string.Fred Drake1999-01-191-5/+6
* Fix second description of handling 2-digit years (last item inFred Drake1999-01-191-9/+16
* convert(): Change the element name remapping to convert <refmodule>Fred Drake1999-01-191-0/+1
* format_attrs(): Attempt a bit more minimization for SGML output.Fred Drake1999-01-191-4/+22
* add_module_idx(), add_idx_hook():Fred Drake1999-01-191-2/+2
* Fix typo spotted by Jeff MacDonald <jam@ans.net>.Fred Drake1999-01-181-2/+2
* Add a "tarball" target.Fred Drake1999-01-141-0/+3
* Adjust so that we are no longer using special entities for well-knownFred Drake1999-01-141-19/+21
* for method getaddrlist(): Added a note clarifying that all namedBarry Warsaw1999-01-141-0/+4
* Shorten the name of the <rfc> "number" attribute to "num".Fred Drake1999-01-141-1/+1
* Make <rfc> no longer an empty element but a container. The textFred Drake1999-01-141-0/+44
* Several new functions to re-write tables to be at least partlyFred Drake1999-01-141-0/+112
* Added clean and clobber targets.Fred Drake1999-01-142-0/+19
* Update to the latest version of Michael Ernst's script.Fred Drake1999-01-141-24/+104
* "Driver" makefile to convert all documents to SGML or XML at once.Fred Drake1999-01-141-0/+29
* Add usage of the "driver" Makefile.Fred Drake1999-01-141-2/+8
* Elaborate a comment on the format of the table that drives theFred Drake1999-01-141-1/+5
* Adjustments to allow elements with subelements as parameters. This isFred Drake1999-01-141-95/+145
* Added fixinfo.el to the list of dependencies.Fred Drake1999-01-141-1/+2
* Escape special characters on output.Fred Drake1999-01-141-2/+4
* Update the comments on info files.Fred Drake1999-01-131-5/+5
* Use \refmodule when we say "use the XXX module instead".Fred Drake1999-01-131-2/+2
* \seemodule: Fix so that each \seemodule entry gets its own paragraph,Fred Drake1999-01-131-0/+15