Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "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. | ||||
* | Add a --address parameter to the mkhowto command line to direct | Fred Drake | 1998-11-30 | 1 | -2/+2 |
| | | | | | | | documentation comments appropriately. In response to comment from Martijn Faassen <faassen@vet.uu.nl>. Add dependency to about.dat. | ||||
* | Oops, remove LaTeX2HTML version number. Could become wrong and isn't | Fred Drake | 1998-11-30 | 1 | -2/+1 |
| | | | | | needed, since it's always added to the comments in the page header anyway. | ||||
* | New file. Contains boilerplate text for the "About this document..." | Fred Drake | 1998-11-30 | 1 | -0/+27 |
| | | | | | | section of LaTeX2HTML-generated documents. Includes credit to Christopher Petrilli for the navigation icons. | ||||
* | Make the dependencies really work for the HTML version. | Fred Drake | 1998-10-07 | 1 | -0/+2 |
| | |||||
* | Clean up the HTML a bit; update the version number. | Fred Drake | 1998-08-17 | 1 | -21/+22 |
| | |||||
* | Add l2hinit.perl to COMMONPERL. | Fred Drake | 1998-08-13 | 1 | -1/+2 |
| | |||||
* | New icons from Christopher Petrilli <petrilli@dworkin.amber.org>. | Fred Drake | 1998-08-13 | 6 | -0/+0 |
| | | | | Cool! | ||||
* | Re-written to actually perform the conversion instead of using a sub-make | Fred Drake | 1998-08-12 | 1 | -18/+76 |
| | | | | | with the parent Makefile. Will also force the auxillary files to be created if they need to be. | ||||
* | Clean things up just a bit. | Fred Drake | 1998-08-11 | 1 | -8/+15 |
| | |||||
* | Make sure the icons/ directory is created even if only one document is | Fred Drake | 1998-08-11 | 1 | -6/+6 |
| | | | | converted. | ||||
* | Add a link to the Macintosh Module Reference here, too. | Fred Drake | 1998-08-10 | 1 | -0/+3 |
| | |||||
* | webcheck target in this Makefile wasn't used. | Fred Drake | 1998-05-19 | 1 | -3/+0 |
| |