summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* PyCObject_FromVoidPtr(): Clarify that the destr function will only beFred Drake1999-05-131-1/+2
* Small nits around some of the index entries.Fred Drake1999-05-131-72/+68
* make_index_entry(): Remove. Not only did this override theFred Drake1999-05-131-88/+111
* make_index_entry(): Remove. This is overridden in python.perl andFred Drake1999-05-131-12/+0
* Removed old comments.Fred Drake1999-05-131-14/+0
* Change the look of \seemodule output to fit in better.Fred Drake1999-05-112-14/+24
* Move the "See also:" section so it appears are part of the top HTMLFred Drake1999-05-111-10/+8
* Added module references; minor grammatical fixes.Fred Drake1999-05-113-4/+20
* Added missing comma, reported by Eric Raymond.Fred Drake1999-05-111-3/+2
* Lots of adjustments to deal with the document content now being storedFred Drake1999-05-101-91/+94
* Some more fixes.Fred Drake1999-05-101-11/+16
* Fixed some index entries.Fred Drake1999-05-101-36/+36
* ExtendedEsisBuilder.push(): Override inherited definition. We don'tFred Drake1999-05-071-3/+17
* Fix some bugs introduced in the previous checkin.Fred Drake1999-05-071-9/+13
* Define & use a Conversion object. It's still really ugly, but atFred Drake1999-05-071-227/+255
* Updated connect_ex() documentation based on comments in the newgroupFred Drake1999-05-061-1/+3
* Make it work for "manual" documents as well as "howto" documents.Fred Drake1999-05-061-17/+53
* Reflect recent patch for float % and divmod() by Tim Peters. ContentFred Drake1999-05-062-5/+16
* Make sure latex2html doesn't produce a hard link between foo/foo.htmlFred Drake1999-05-031-0/+3
* Make sure latex2html doesn't produce a hard link from $part/$part.htmlFred Drake1999-05-031-1/+4
* Revert constraint on the GIF wildcard; we missed a few!Fred Drake1999-04-301-1/+1
* Added top navigation bar for consistency and color. There's not a lotFred Drake1999-04-291-0/+20
* make_nav_panel(): Remove the spurious NAME="tex2html\d+" attributesFred Drake1999-04-291-16/+18
* Added wcnew target to run the "wcnew" version of webchecker.Fred Drake1999-04-291-0/+11
* Use the new module-key for the FL module when hyperlinking (the oldFred Drake1999-04-291-1/+2
* For the tutorial, use numeric node names and split by chapter.Fred Drake1999-04-291-6/+6
* Nasty hack to add a --numeric parameter to skip the use of "logical"Fred Drake1999-04-291-3/+14
* Move index.html rules to the end since it wedges font-lock.Fred Drake1999-04-291-13/+19
* Added index entries for operator precedence; suggestion from RandallFred Drake1999-04-291-8/+10
* Make sure the global module index is added to the HTML tarball.Fred Drake1999-04-291-1/+1
* Generate index.html from index.html.in. This avoids having to modify theFred Drake1999-04-294-39/+74
* Constrain a wildcard a little more.Fred Drake1999-04-291-1/+1
* Don't point readers to rand, point to random! And make it a hyperlinkFred Drake1999-04-291-1/+5
* Explain comments at the start of chapter 3. This is needed since theyFred Drake1999-04-291-2/+21
* Minor nits, partly in response to comments from Jonathan BlackFred Drake1999-04-291-3/+3
* Annotate a couple of entries further.Fred Drake1999-04-291-3/+5
* Fill in a few holes in the "Very High Level" chapter.Fred Drake1999-04-291-0/+37
* Always use "section" when referring to sections of a document, not "Section".Fred Drake1999-04-293-5/+5
* Clarify that the Modules/ directory is in an unpacked sourceFred Drake1999-04-291-3/+3
* Update starship URLs.Fred Drake1999-04-293-4/+4
* Remove the \date macro; just pick it up from boilerplate.tex.Fred Drake1999-04-281-2/+2
* Use \rfc to mark some remaining RFC references.Fred Drake1999-04-281-12/+10
* setup_column_alignments(): Adding valign=baseline to the <td> tagFred Drake1999-04-281-1/+2
* Let's try again: new assertion.Fred Drake1999-04-281-1/+1
* Removed (empty) description of \optional from the "Inline Markup"Fred Drake1999-04-281-3/+0
* Fill in a few holes.Fred Drake1999-04-281-4/+203
* Fix up the HTML generated for envdesc and macrodesc environments.Fred Drake1999-04-281-3/+3
* Handle \p and \op in parameter lists for the environment and macroFred Drake1999-04-281-10/+25
* Adjust the message that gets added to the bottom of each page aboutFred Drake1999-04-281-1/+1
* \filenq: Like \file, but don't use single-quotes; this looks betterFred Drake1999-04-281-0/+1