summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Collapse)AuthorAgeFilesLines
* Make this simpler; don't care about the paper size. Require that theFred Drake1999-03-181-4/+2
| | | | | | files exist in the current directory. Add "Documenting Python" to the list of documents listed.
* Note that abspath() was added in 1.5.2.Fred Drake1999-03-171-0/+1
|
* Be sure "make" understands the "doc" target is phony.Fred Drake1999-03-171-1/+1
|
* Fixed minor nits, added index entries to make these easier to find for peopleFred Drake1999-03-162-9/+17
| | | | not familiar with Unix terminology.
* Ignore some more files kept by mkhowto --keep.Fred Drake1999-03-162-0/+4
|
* Add support for "Documenting Python".Fred Drake1999-03-163-3/+23
|
* Removed the embedded sections showing module documentation; justFred Drake1999-03-161-78/+2
| | | | \input the module template.
* New document: "Documenting Python".Fred Drake1999-03-161-0/+644
|
* Markup for documenting LaTeX macros and environments.Fred Drake1999-03-161-0/+24
|
* Added the new sections from Skip Montanaro.Fred Drake1999-03-151-0/+2
|
* Preliminary mhlib and telnetlib documents from Skip Montanaro -- thanks, Skip!Fred Drake1999-03-153-0/+321
|
* Fixed tons of small markup problems.Fred Drake1999-03-121-69/+74
|
* Added availabililty annotations to respond to concerns of /F.Fred Drake1999-03-121-4/+5
|
* Fixed grammatical error reported by Donald Wallace Rouse IIFred Drake1999-03-121-2/+2
| | | | <dwr2@ix.netcom.com>.
* Fixup the module keys. There were some problems with hosting / processingFred Drake1999-03-124-8/+6
| | | | file HTML files on Windows machines do to case insensitivity.
* Updates based on comments from /F.Fred Drake1999-03-121-6/+23
|
* Add support for <platform>, some cleanup of module section afterFred Drake1999-03-111-0/+20
| | | | creating the <moduleinfo>.
* Lots of nits to respond to various comments from users.Fred Drake1999-03-101-57/+56
|
* Fix a number of typos and small grammatical nits pointed out by DetlefFred Drake1999-03-091-9/+13
| | | | | | | | Lannert <lannert@lannert.rz.uni-duesseldorf.de>. Added a comment explaining the cast in the method table for the keyword arguments sample code, in response to another comment by Detlef.
* Added note about __builtin__._ to section dicussing classes ofFred Drake1999-03-051-5/+15
| | | | reserved names, just to avoid confusion on the part of users.
* Oops, missed a couple of substitutions in the templates.Fred Drake1999-03-041-6/+9
|
* Pass in the 'Send comments to ...' on the mkmodindex command line,Fred Drake1999-03-041-1/+4
| | | | just like we do for mkhowto.
* Allow many more aspects of the generated page to be parameterized, andFred Drake1999-03-041-63/+116
| | | | add a useful usage message. Use 'mkmodindex --help' to display it.
* Added "Internet Config" to index.Fred Drake1999-03-041-1/+2
|
* add_module_idx(): If \ignorePlatformAnnotation is used, only ignoreFred Drake1999-03-041-1/+1
| | | | the specified annotation, not any annotation.
* Fixed description of WSTOPSIG(), added WTERMSIG(). Problem reportedFred Drake1999-03-041-0/+5
| | | | by Jonathan Giddy <jon@dgs.monash.edu.au>.
* Record the value of $TEXINPUTS in the transcript.Fred Drake1999-03-031-6/+12
| | | | | Job.message(): New method. Takes care of writing a message to the user and adding it to the transcript.
* Oops, missed version number for pdfTeX. Updated.Fred Drake1999-03-031-3/+4
|
* Lots of small updates.Fred Drake1999-03-031-11/+11
|
* Obsolete; use the Python version instead.Fred Drake1999-03-031-411/+0
|
* Switch to the Python version of mkhowto.Fred Drake1999-03-032-4/+4
|
* Re-written mkhowto in Python; this should be at least a little moreFred Drake1999-03-031-0/+444
| | | | | | | | portable. Several things that had been done by running a python script are now a matter of importing the right module and running a function with a few parameters.
* process(): New function that contains the "orchestration" of theFred Drake1999-03-031-19/+28
| | | | | | | | | actual work. main(): Just handle the command line and filename determination, calling process() to do the work. These changes make this more import-friendly.
* process(): New function that contains the "orchestration" of theFred Drake1999-03-031-2/+6
| | | | | | | | | actual work. main(): Just handle the command line and filename determination, calling process() to do the work. These changes make this more import-friendly.
* Be a little more friendly for the generation of the text version: forFred Drake1999-03-031-1/+5
| | | | | | | "blank" navigation icons, use ALT="" instead of ALT="blank"; also add ALIGN=CENTER for the table, to get a slightly better affect in the text (the table is full-width, so this doesn't change the appearance when browsing the HTML).
* "\platform{UNIX}" should really be spelled "\platform{Unix}".Fred Drake1999-03-0213-14/+14
|
* Added \platform annotations.Fred Drake1999-03-0238-238/+293
|
* Add information about adding the portability statement.Fred Drake1999-03-021-1/+10
|
* Be more flexible to support platform annotations.Fred Drake1999-03-021-5/+25
|
* Clean up *.pla files -- platform annotation information.Fred Drake1999-03-021-1/+1
|
* Ignore *.pla -- the platform annotation information. Also, remove it forFred Drake1999-03-022-2/+2
| | | | 'make clean'.
* Ignore *.pla -- the platform annotation information.Fred Drake1999-03-021-1/+1
|
* Added support for \platform, \platformof, and \ignorePlatformAnnotation.Fred Drake1999-03-021-10/+47
|
* swallow_newline(): Removed function; not really needed. Modified all callFred Drake1999-03-021-16/+47
| | | | | | | | | | | | | | | | sites. do_cmd_ignorePlatformAnnotation(), do_cmd_platform(), do_cmd_platformof(): New functions to support platform dependency information. process_all_platformofs(): New function to post-process \platformof macros using information collected during the initial pass. process_python_state(): New function. Call all post-processing functions defined in this file to avoid having to have too much knowledge of the internals for this stuff in l2hinit.perl.
* Improve handling of module index, to deal with platform annotations a littleFred Drake1999-03-021-7/+43
| | | | better.
* Changes to accomodate the global module index and platform annotations.Fred Drake1999-03-022-0/+13
|
* Only use 4 columns in the module index, to accomodate platform annotations.Fred Drake1999-03-021-1/+1
|
* extract_tb(): Only describe this function once. Problem reported byFred Drake1999-02-261-23/+12
| | | | Jonathan Giddy <jon@dgs.monash.edu.au>.
* Typo: "Availabilty" --> "Availability"Fred Drake1999-02-261-1/+1
| | | | Thanks to /F!
* Added note about comments, from Christopher Petrilli.Fred Drake1999-02-241-1/+3
|