Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverting some the index stuff to use tools/newind.py again; this works | Fred Drake | 1998-03-17 | 1 | -2/+4 |
| | | | | | | | | | better with LaTeX2HTML. Run pdflatex twice to generate the PDF files, even though LaTeX has already been run a couple of times. This ensures that font metrics for the final run match those for the first run, and seesm to get (somewhat) better outline results. | ||||
* | Reverting some of the index stuff to work with LaTeX2HTML better. | Fred Drake | 1998-03-17 | 1 | -3/+0 |
| | |||||
* | Logical markup, consistency. | Fred Drake | 1998-03-17 | 2 | -26/+26 |
| | |||||
* | Revive newind.py. -sigh- | Fred Drake | 1998-03-16 | 1 | -0/+22 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-16 | 2 | -194/+186 |
| | | | | Convert a {description} list to a {tableii} environment. | ||||
* | {classdesc} environment: Index as "Foo (class in foolib)" instead of | Fred Drake | 1998-03-16 | 1 | -1/+1 |
| | | | | "Foo (in module foolib)". Is now independent of indexsubitem. | ||||
* | Markup nits. | Fred Drake | 1998-03-16 | 2 | -14/+22 |
| | | | | Adjusted some index entries. | ||||
* | Adjusted an index entry. | Fred Drake | 1998-03-16 | 2 | -2/+2 |
| | |||||
* | Added an index entry. | Fred Drake | 1998-03-16 | 2 | -0/+2 |
| | |||||
* | Use {classdesc} consistently. | Fred Drake | 1998-03-16 | 2 | -24/+14 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-15 | 2 | -22/+22 |
| | | | | Emphasized title "4Sight User's Guide". | ||||
* | Markup nits. | Fred Drake | 1998-03-15 | 2 | -74/+74 |
| | | | | Some additional index entries. | ||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -76/+82 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -16/+16 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -56/+38 |
| | | | | Replace ugly {description} with a {tableii}, for the what() return values. | ||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -74/+84 |
| | | | | Replace ugly {description} with a {tableii}, for the option descriptions. | ||||
* | Logical markup, using {classdesc} as appropriate. | Fred Drake | 1998-03-14 | 2 | -50/+50 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -82/+84 |
| | |||||
* | Logical markup, using {classdesc} as appropriate. | Fred Drake | 1998-03-14 | 2 | -18/+18 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -96/+106 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -72/+84 |
| | | | | | Use {classdesc} environments to describe the constructors, and place them at the top. | ||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -102/+108 |
| | | | | | Wrap general Message class description in a {classdesc} instead of nothing at all. | ||||
* | Logical markup. | Fred Drake | 1998-03-14 | 2 | -48/+50 |
| | |||||
* | Bring this up to date. Some things still don't work right. | Fred Drake | 1998-03-12 | 1 | -9/+52 |
| | |||||
* | \regexp{}: Rewritten to look like Freidl's book. Too rip-off? | Fred Drake | 1998-03-12 | 1 | -4/+9 |
| | | | | \envvar{}: Bow to font-lock-mode a few times...! | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 4 | -238/+248 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-12 | 2 | -72/+78 |
| | |||||
* | Use {classdesc} instead of {funcdesc} for HTMLParser. | Fred Drake | 1998-03-12 | 2 | -10/+8 |
| | | | | Clean up index reference to SGMLParser class. | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 4 | -380/+398 |
| | | | | Lots of nits in both. | ||||
* | Use \envvar{FOO} instead of \code{\$FOO}. | Fred Drake | 1998-03-12 | 2 | -4/+6 |
| | |||||
* | Use \withsubitem{} for indexing extra-module functions. | Fred Drake | 1998-03-12 | 2 | -4/+6 |
| | |||||
* | Use \withsubitem{} for indexing functions from other modules. This fixes | Fred Drake | 1998-03-12 | 2 | -4/+4 |
| | | | | things in the index. | ||||
* | \withsubitem{}: New macro. Change indexsubitem temporarily for another | Fred Drake | 1998-03-12 | 1 | -12/+29 |
| | | | | | | | | | | | | | | | | | | | | | | macro. Intended usage: \withsubitem{(in module foo)}{\ttindex{myfunc()}} This allows indexing functions from other modules/class/whatnot without being dependent on the exact expansions of several macros internal to python.sty. It's also easier to read in the source! Some new "logical" macros that seem to be useful: \regexp{}: For regular expressions. To make it easier to keep the appearance consistent. \mimetype{}: Don't use \code{}! \envvar{}: Environment variable. This does some indexing as well. \character{}: Just a character we want to talk about in the text, but not a Python constant. | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 2 | -82/+80 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-12 | 2 | -68/+66 |
| | | | | Improve some index entries. | ||||
* | Logical markup. | Fred Drake | 1998-03-12 | 2 | -60/+62 |
| | | | | | | Markup consistency. Removed incorrect \setindexsubitem{}. | ||||
* | Add copyright statement. | Fred Drake | 1998-03-11 | 1 | -4/+56 |
| | | | | Add section on using A4 paper, since that's a common request. | ||||
* | *Sigh* | Fred Drake | 1998-03-11 | 1 | -0/+8 |
| | | | | | | | | Add a -q option for "quiet" operation. Nothing gets out (not even stderr, since that's tossed to stdout for capture in the .how file). It's a good idea to use -l to get the log in case there are problems. Maybe this should be the default and add a --verbose option to get the stdout? There's way too much junk output. | ||||
* | Allow the user to operate the script in debugging mode (-D), which just does | Fred Drake | 1998-03-11 | 1 | -9/+39 |
| | | | | | | | | a "set -x". Allow keeping a transcript, using -l, in $FILE.how. Allow keeping of all the temp files created by the process, using -k. | ||||
* | Somewhat more direct way of locating the file, using __FILE__. | Fred Drake | 1998-03-11 | 1 | -2/+7 |
| | | | | | Leave find_my_file() around for now, even though we're not using it at the moment. | ||||
* | Replace lists of attributes for code and frame objects with a reference to the | Fred Drake | 1998-03-11 | 2 | -36/+4 |
| | | | | Python Reference Manual. | ||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -34/+36 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -62/+62 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -54/+60 |
| | | | | | Changed example to use "import posixfile" instead of "from posixfile import *" since only one symbol was used. | ||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -72/+72 |
| | | | | | | | Made references to constants in other TERMIOS module explicit in termios description. Removed superfluous backslash from example. | ||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -32/+32 |
| | |||||
* | Logical markup. | Fred Drake | 1998-03-11 | 2 | -246/+280 |
| | | | | Added information on the exception attributes when exceptions are classes. | ||||
* | Script to format HOWTO documents. Currently only tested on the "Using | Fred Drake | 1998-03-10 | 1 | -0/+122 |
| | | | | | | | | | Kerberos from Python" HOWTO (this will change shortly, I hope). This needs to be run from it's location in the Doc/tools directory, and not via a symlink. I'll try and fix this in the future. The help message needs work. | ||||
* | Use the location of the initialization file to augment the style-specific | Fred Drake | 1998-03-10 | 1 | -5/+23 |
| | | | | | .perl file search path, rather than making assumptions about the current directory. | ||||
* | clean_title(): Remove debugging prints. | Fred Drake | 1998-03-10 | 1 | -2/+0 |
| |