| Commit message (Expand) | Author | Age | Files | Lines |
* | first cut at a shell script to view a single section from the library | Skip Montanaro | 2003-02-13 | 1 | -0/+129 |
|
|
* | Clean up some files that LaTeX2HTML drops in the HTML output directory | Fred Drake | 2003-01-17 | 1 | -0/+5 |
|
|
* | Integrate updates to the GNU info conversion. | Fred Drake | 2002-11-13 | 2 | -51/+76 |
|
|
* | More <link> support for generated pages. | Fred Drake | 2002-10-30 | 2 | -3/+24 |
|
|
* | Added support for --favicon. | Fred Drake | 2002-10-30 | 1 | -2/+15 |
|
|
* | Added support for --favicon. | Fred Drake | 2002-10-30 | 1 | -1/+7 |
|
|
* | Try to fix the broken links caused by multiple \ref on the same line. | Neal Norwitz | 2002-10-18 | 1 | -1/+1 |
|
|
* | Use string methods. Re-organize imports to Python Normal Form. | Fred Drake | 2002-10-16 | 1 | -3/+4 |
|
|
* | Only reset _is_empty if needed. | Fred Drake | 2002-10-16 | 1 | -1/+1 |
|
|
* | Modernization: Use string methods, use str instead of | Fred Drake | 2002-10-16 | 1 | -17/+14 |
|
|
* | Use string methods. | Fred Drake | 2002-10-16 | 7 | -23/+18 |
|
|
* | Use string methods. Organize the imports in Python Normal Form. | Fred Drake | 2002-10-16 | 1 | -5/+5 |
|
|
* | Use string methods; minor code cleanup. | Fred Drake | 2002-10-16 | 1 | -21/+26 |
|
|
* | Use the same shade of blue as the site navigation areas. | Fred Drake | 2002-10-14 | 1 | -2/+2 |
|
|
* | Minor refactoring to avoid code duplication. | Fred Drake | 2002-10-14 | 1 | -17/+10 |
|
|
* | build(): Use self.builddir, not self.doc when copying the icons, so | Barry Warsaw | 2002-10-01 | 1 | -1/+1 |
|
|
* | When the HTML output dir is specified using --dir=~/foo, the tilde | Fred Drake | 2002-10-01 | 1 | -1/+1 |
|
|
* | Include the --dir argument in the help text. | Fred Drake | 2002-10-01 | 1 | -0/+1 |
|
|
* | Change the default path to icons so that "mkhowto" does the "right thing" by | Fred Drake | 2002-10-01 | 1 | -2/+2 |
|
|
* | Don't use tempfile.mktemp(), since it produces annoying warnings, and | Fred Drake | 2002-08-27 | 1 | -5/+6 |
|
|
* | Accomodate the packaging changes when we unpack into the dev/doc/ area | Fred Drake | 2002-08-09 | 1 | -1/+2 |
|
|
* | Lots of changes to the packaging of the documentation, all to keep | Fred Drake | 2002-08-09 | 1 | -10/+11 |
|
|
* | Remove unused variable. | Fred Drake | 2002-07-09 | 1 | -1/+0 |
|
|
* | Added support for some of the more recently defined macros and | Fred Drake | 2002-06-27 | 1 | -0/+14 |
|
|
* | Integrated SF patch #539487 by Matthias Klose: | Fred Drake | 2002-05-03 | 2 | -6/+903 |
|
|
* | Boost the list of stop words, by merging in the little list Jeremy | Tim Peters | 2002-05-02 | 1 | -7/+9 |
|
|
* | Work around limitation of Cygwin Perl: To avoid a permission denial, we need | Fred Drake | 2002-05-02 | 1 | -1/+10 |
|
|
* | list_documented_items(): Basic implementation. | Fred Drake | 2002-05-01 | 1 | -4/+33 |
|
|
* | moved from Tools/scripts (was only at rev 1.1 - no changes yet - so I simply | Skip Montanaro | 2002-04-30 | 1 | -0/+128 |
|
|
* | Hack around the "2.1.6 Blank lines" bug in a way that the TOC still | Tim Peters | 2002-04-21 | 1 | -8/+10 |
|
|
* | Give the Help viewer a font-size button. This isn't documented by MS, | Tim Peters | 2002-04-21 | 1 | -1/+30 |
|
|
* | Move "everything left one": the TOC now shows each doc directory as a | Tim Peters | 2002-04-20 | 1 | -9/+10 |
|
|
* | Stopped all warnings from the HTML Help Compiler, by generating proper | Tim Peters | 2002-04-20 | 1 | -21/+34 |
|
|
* | Widespread: Used classes in a more natural way. Added convenience | Tim Peters | 2002-04-20 | 1 | -63/+76 |
|
|
* | Replaced the fiddly 5-tuples with a new Book convenience class, allowing | Tim Peters | 2002-04-20 | 1 | -65/+86 |
|
|
* | Fixed a comment. | Tim Peters | 2002-04-20 | 1 | -1/+1 |
|
|
* | All over: get rid of blanks before colons that open code blocks. | Tim Peters | 2002-04-20 | 1 | -45/+45 |
|
|
* | do_project(): Modernized the code. | Tim Peters | 2002-04-20 | 1 | -9/+10 |
|
|
* | Added "What's New" to the 2.2 doc set. | Tim Peters | 2002-04-20 | 1 | -0/+1 |
|
|
* | Added a stop-list to reduce the size of the full text search index. Fred, | Tim Peters | 2002-04-19 | 1 | -3/+29 |
|
|
* | project_template: use dict interpolation instead of giant tuples. | Tim Peters | 2002-04-19 | 1 | -14/+13 |
|
|
* | + Changed TOC to folder-tree style. | Tim Peters | 2002-04-19 | 1 | -1/+2 |
|
|
* | Generates inputs to the Microsoft Help Compiler, which creates compiled | Tim Peters | 2002-04-19 | 1 | -0/+362 |
|
|
* | Remove Emacs turd; not needed with modern Emacs versions. | Fred Drake | 2002-04-17 | 1 | -10/+19 |
|
|
* | Start of script to locate C symbols and segregate them into lists of | Fred Drake | 2002-04-16 | 1 | -0/+107 |
|
|
* | Replace the simpleminded string.find with a re.search looking only for | Thomas Heller | 2002-04-16 | 1 | -2/+2 |
|
|
* | When adding a name to the table of macros and environments, make sure it | Fred Drake | 2002-04-10 | 1 | -1/+4 |
|
|
* | Added support for \csimplemacro and csimplemacrodesc. | Fred Drake | 2002-04-10 | 1 | -0/+6 |
|
|
* | Fix bug in command line handling, noted by Fredrik Lundh. | Fred Drake | 2002-04-05 | 1 | -1/+1 |
|
|
* | Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, | Fred Drake | 2002-04-05 | 3 | -0/+27 |
|
|