Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Added "doc" target to match the other document-prefix targets. | Fred Drake | 1999-04-05 | 1 | -0/+1 |
| | |||||
* | Added "Documenting Python" to the index. | Fred Drake | 1999-03-30 | 1 | -0/+3 |
| | |||||
* | Added some rules that affect those little "See also:" sections. | Fred Drake | 1999-03-25 | 1 | -0/+11 |
| | |||||
* | Add "Documenting Python" to the list of processed documents. | Fred Drake | 1999-03-18 | 1 | -1/+7 |
| | |||||
* | Pass in the 'Send comments to ...' on the mkmodindex command line, | Fred Drake | 1999-03-04 | 1 | -1/+4 |
| | | | | just like we do for mkhowto. | ||||
* | Switch to the Python version of mkhowto. | Fred Drake | 1999-03-03 | 1 | -1/+1 |
| | |||||
* | Changes to accomodate the global module index and platform annotations. | Fred Drake | 1999-03-02 | 2 | -0/+13 |
| | |||||
* | Only use 4 columns in the module index, to accomodate platform annotations. | Fred Drake | 1999-03-02 | 1 | -1/+1 |
| | |||||
* | Add target for modindex.html; a combined lib+mac module index. Also | Fred Drake | 1999-02-24 | 1 | -1/+5 |
| | | | | built with target "all". | ||||
* | Ignore a file called modindex.html. | Fred Drake | 1999-02-24 | 1 | -0/+1 |
| | |||||
* | Specify the sizes of H? relative to the normal font size as | Fred Drake | 1999-02-19 | 1 | -2/+3 |
| | | | | | | | | percentages; using "large", "x-large" makes them too big for some troublemakers. ;-) (Not specifying them at all causes some browsers to make them the same size as normal text. ;-( ) | ||||
* | Remove all email addresses. | Fred Drake | 1999-02-16 | 1 | -3/+2 |
| | |||||
* | CSS style sheet for the documentation. | Fred Drake | 1999-02-16 | 1 | -0/+45 |
| | |||||
* | Use the same markup for email addresses as is produced by using \email | Fred Drake | 1999-02-16 | 1 | -3/+3 |
| | | | | in the LaTeX sources. | ||||
* | Remove stuff related to copying the icons directory around -- just | Fred Drake | 1999-02-15 | 1 | -13/+8 |
| | | | | isn't needed. | ||||
* | HTMLBASE: New variable. Make it easier to check an "installed" copy | Fred Drake | 1999-02-15 | 1 | -18/+21 |
| | | | | | | | | of the HTML documents using the webcheck target. When there's not a usable .aux file, use mkdvi.sh --aux instead of building the .dvi completely. This makes the most difference for the library reference. | ||||
* | L2HARGS: Specify the HTML version we're producing, since this is what | Fred Drake | 1999-02-12 | 1 | -0/+3 |
| | | | | we generate anyway. | ||||
* | Use the shorter form of Christopher Petrilli's email address. | Fred Drake | 1999-02-12 | 1 | -1/+1 |
| | |||||
* | New blank icon to match the others in size & color, with without any | Fred Drake | 1999-02-09 | 1 | -0/+0 |
| | | | | symbol on it. | ||||
* | Make the documents that have indexes dependent on the buildindex.py | Fred Drake | 1999-01-05 | 1 | -4/+6 |
| | | | | script. |