Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not forget to build the acks.html file when building "all"! | Fred Drake | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | Add a link to the new acks.html file. | Fred Drake | 2000-10-05 | 1 | -0/+2 |
| | |||||
* | Add rules for generating the acks.html file at the top of the document tree. | Fred Drake | 2000-10-05 | 1 | -2/+7 |
| | |||||
* | Ignore the acks.html file, since it is generated. | Fred Drake | 2000-10-05 | 1 | -0/+1 |
| | |||||
* | Remove styling information that conflicts with or duplicates the stylesheet; | Fred Drake | 2000-10-04 | 2 | -4/+3 |
| | | | | | | | different browsers resolve the conflicts differently, and the "proper" resolution is not what we actually want. Reported by Peter Funk <pf@artcom-gmbh.de>. | ||||
* | Minor change to attributes so that the stylesheets can have better control. | Fred Drake | 2000-10-02 | 1 | -1/+1 |
| | |||||
* | Minor stylesheet nit. | Fred Drake | 2000-10-02 | 1 | -1/+2 |
| | |||||
* | Consistency nits, untabify. | Fred Drake | 2000-09-28 | 1 | -38/+39 |
| | |||||
* | Make the <body> tag match those of the generated HTML; rely on the style | Fred Drake | 2000-09-16 | 1 | -1/+1 |
| | | | | sheet instead of encoding anything there. | ||||
* | Push more of the display control into the style sheet. | Fred Drake | 2000-09-16 | 1 | -0/+7 |
| | |||||
* | Use a really ugly hack that depends on output processing by LaTeX2HTML. | Fred Drake | 2000-09-16 | 2 | -8/+8 |
| | | | | | This replaces the tilde character with the string ";SPMtilde;", which LaTeX2HTML converts to a tilde on output. | ||||
* | Update some stale links. | Fred Drake | 2000-09-16 | 2 | -8/+8 |
| | |||||
* | Change the title of the link to the document index to be more specific. | Fred Drake | 2000-09-12 | 1 | -2/+2 |
| | |||||
* | Add a general "About" page and link to it from the index page. | Fred Drake | 2000-09-08 | 2 | -0/+79 |
| | | | | This fixes SourceForge bug #113810. | ||||
* | Always room to remove more formatting from the HTML! | Fred Drake | 2000-08-31 | 1 | -2/+3 |
| | |||||
* | Move common parameters to mkhowto to a variable, add up-link from the | Fred Drake | 2000-08-31 | 1 | -19/+13 |
| | | | | generated documents to the document index. | ||||
* | Centralize the processing logic for LaTeX documents into the mkhowto script; | Fred Drake | 2000-08-31 | 1 | -59/+27 |
| | | | | | | | do not use mkdvi.sh or mkhtl.sh any more. This slows down building all versions of the documentation, but if you are only building one format, it does not matter. | ||||
* | Push a little more here to avoid style information in the generation | Fred Drake | 2000-08-30 | 1 | -0/+3 |
| | | | | scripts as much as possible. | ||||
* | Added a couple of links to online documentation. Reasonable since this | Fred Drake | 2000-08-30 | 1 | -0/+19 |
| | | | | file is not used in the online documentation. | ||||
* | Move a little more here. | Fred Drake | 2000-08-29 | 1 | -0/+3 |
| | |||||
* | For bug reporting, point to the SourceForge bug tracker instead of the | Fred Drake | 2000-08-14 | 1 | -2/+2 |
| | | | | old Jitterbug interface. | ||||
* | Include the document dependencies earlier so that documents are rebuilt | Fred Drake | 2000-08-11 | 1 | -2/+2 |
| | | | | when they need to be. | ||||
* | Always pass the split level to LaTeX2HTML as a command line option since | Fred Drake | 2000-07-31 | 1 | -4/+4 |
| | | | | | newer versions only process one initialization file, and do so at a different time than previous versions. | ||||
* | Fix an icon width; a "32" became a "3" somehow, and that did not look | Fred Drake | 2000-06-30 | 1 | -1/+1 |
| | | | | as nice. ;) | ||||
* | Don't worry about the output dirs for the distutils manuals. | Fred Drake | 2000-04-28 | 1 | -0/+2 |
| | |||||
* | Added distutils manuals. | Fred Drake | 2000-04-28 | 1 | -22/+31 |
| | | | | Made the attributes more XHTML-friendly. | ||||
* | Added the Distutils manuals: inst and dist. | Greg Ward | 2000-04-28 | 1 | -3/+17 |
| | |||||
* | Merged changes from the 1.5.2p2 release. | Fred Drake | 2000-04-03 | 2 | -3/+5 |
| | |||||
* | Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan | Fred Drake | 2000-03-29 | 1 | -5/+11 |
| | | | | Martinez Foffani <hfoffani@sofrecom.com.ar>. | ||||
* | When generating the top-level index to the documents, make sure some | Fred Drake | 1999-11-18 | 1 | -1/+3 |
| | | | | | | oddball things from the LaTeX get translated to rational values. This is mostly to keep things from looking broken in a development tree when they're not. | ||||
* | Added request to please not send HTML email to the newsgroup/mailing | Fred Drake | 1999-11-12 | 1 | -0/+4 |
| | | | | list or to python-docs. | ||||
* | Change the suggestions pointer at the bottom of generated HTML pages. | Fred Drake | 1999-10-29 | 1 | -1/+1 |
| | |||||
* | "make clobber" should remove modindex.html as well. | Fred Drake | 1999-09-24 | 1 | -2/+2 |
| | | | | Added realclean and distclean as synonyms for clobber. | ||||
* | icons/ should not be ignored here now that this is it's real home. | Fred Drake | 1999-09-24 | 1 | -1/+0 |
| | |||||
* | Tell mkhowto to use stdabout.dat for the documents it processes here. | Fred Drake | 1999-09-23 | 1 | -4/+4 |
| | |||||
* | Remove the "Comments and Questions" section, allowing this to be used | Fred Drake | 1999-09-23 | 1 | -43/+22 |
| | | | | for non-standard Python documentation. | ||||
* | Version of about.dat that should only be used for the standard | Fred Drake | 1999-09-23 | 1 | -0/+44 |
| | | | | documentation. | ||||
* | Oops, missed this one! | Fred Drake | 1999-09-23 | 1 | -0/+0 |
| | |||||
* | PNG version of the icons, converted from the GIFs | Fred Drake | 1999-09-22 | 6 | -0/+0 |
| | | | | by Michael Hudson <mwh21@cam.ac.uk>. | ||||
* | Added section about where to send comments, questions, & bug reports. | Fred Drake | 1999-09-21 | 1 | -0/+20 |
| | |||||
* | Oops, forgot to remove the individual module indexes for lib & mac now | Fred Drake | 1999-05-27 | 1 | -3/+1 |
| | | | | that there's a Global Module Index; there can be only one! | ||||
* | Add <hr> after top navigation bar; now looks more like the rest of the | Fred Drake | 1999-05-27 | 1 | -0/+1 |
| | | | | navigation bars in the HTML output. | ||||
* | Added top navigation bar for consistency and color. There's not a lot | Fred Drake | 1999-04-29 | 1 | -0/+20 |
| | | | | there, but the "modules" icon is active. | ||||
* | Added wcnew target to run the "wcnew" version of webchecker. | Fred Drake | 1999-04-29 | 1 | -0/+11 |
| | |||||
* | For the tutorial, use numeric node names and split by chapter. | Fred Drake | 1999-04-29 | 1 | -6/+6 |
| | |||||
* | Move index.html rules to the end since it wedges font-lock. | Fred Drake | 1999-04-29 | 1 | -13/+19 |
| | | | | Remember to delete index.html for clobber since it is now generated.. | ||||
* | Generate index.html from index.html.in. This avoids having to modify the | Fred Drake | 1999-04-29 | 4 | -39/+74 |
| | | | | | index to update the version number; boilerplate.tex remains the only document source for this information. | ||||
* | Adjust the message that gets added to the bottom of each page about | Fred Drake | 1999-04-28 | 1 | -1/+1 |
| | | | | where to send comments. | ||||
* | Use the standard stylesheet here as well. | Fred Drake | 1999-04-14 | 1 | -0/+1 |
| | |||||
* | Ignore the doc/ directory ("Documenting Python"). | Fred Drake | 1999-04-12 | 1 | -0/+1 |
| |