Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No longer needed since the main Makefile is "flat". | Fred Drake | 2001-02-19 | 1 | -136/+0 |
| | |||||
* | Make the top-level index.html depend on the individual document index.html | Fred Drake | 2001-02-19 | 1 | -1/+5 |
| | | | | files so that the date is properly updated on the front page. | ||||
* | Remove bogus "echo" command. | Fred Drake | 2001-01-09 | 1 | -1/+0 |
| | |||||
* | Added a --global-module-index option to specify a (possibly relative) URL | Fred Drake | 2001-01-09 | 1 | -1/+2 |
| | | | | | | | | | to the Global Module Index for a set of documents. This is used to include a reference to the global index from the per-document module indexes, so that it is just a little easier to find. (Someone suggested this, but I do not remember who. Please let me know if it was you -- thanks!) | ||||
* | Remove some HTML from the PYTHONDOCS fragment defined here. | Fred Drake | 2000-10-25 | 1 | -1/+1 |
| | |||||
* | Do not forget to build the acks.html file when building "all"! | Fred Drake | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | Add rules for generating the acks.html file at the top of the document tree. | Fred Drake | 2000-10-05 | 1 | -2/+7 |
| | |||||
* | Change the title of the link to the document index to be more specific. | Fred Drake | 2000-09-12 | 1 | -2/+2 |
| | |||||
* | 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. | ||||
* | 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. | ||||
* | 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 | 1 | -1/+3 |
| | |||||
* | 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. | ||||
* | 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. | ||||
* | Tell mkhowto to use stdabout.dat for the documents it processes here. | Fred Drake | 1999-09-23 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -1/+12 |
| | | | | | 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. | ||||
* | Added "doc" target to match the other document-prefix targets. | Fred Drake | 1999-04-05 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | 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". | ||||
* | 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. | ||||
* | 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. | ||||
* | Make the dependencies really work for the HTML version. | Fred Drake | 1998-10-07 | 1 | -0/+2 |
| | |||||
* | Add l2hinit.perl to COMMONPERL. | Fred Drake | 1998-08-13 | 1 | -1/+2 |
| | |||||
* | 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. | ||||
* | webcheck target in this Makefile wasn't used. | Fred Drake | 1998-05-19 | 1 | -3/+0 |
| | |||||
* | Add support for the Macintosh Library Modules document. | Fred Drake | 1998-05-15 | 1 | -1/+4 |
| | |||||
* | Remove the tarhtml target; not useful from the sub-make. | Fred Drake | 1998-05-11 | 1 | -3/+0 |
| | |||||
* | Added the webcheck target here. | Fred Drake | 1998-05-07 | 1 | -0/+3 |
| | |||||
* | Sub-makefile that can be used to drive the HTML conversion from this subdir. | Fred Drake | 1998-05-07 | 1 | -0/+34 |
Most of the logic is still in the primary Makefile and a new script in Doc/tools/. |