1. 2ee37ff - use string methods by Fred Drake · 22 years ago
  2. ccfbfb9 Change the default window size to 1024x768. This shows at least the by Thomas Heller · 22 years ago
  3. 9d84308 update the documentation contact address by Fred Drake · 22 years ago
  4. 0bb242b Map \envvar to the TeXinfo equivalent, @env. by Fred Drake · 22 years ago
  5. 8500263 Simple support for the alltt environment. by Fred Drake · 22 years ago
  6. 7769bb9 Teach this script about \AA and \aa (the Scandanavian A-ring by Fred Drake · 22 years ago
  7. 6675881 There's a better way to deal with the "comment" environment; I found by Fred Drake · 22 years ago
  8. 3b09558 Fill out the set of macros and environments supported somewhat. by Fred Drake · 22 years ago
  9. 0799d0a Update link to Python book information. by Fred Drake · 22 years ago
  10. d691c42 Include both </tr> tags in the thead, not just the first. by Fred Drake · 22 years ago
  11. c868d16 When an external application we use exits normally, exit with the same by Fred Drake · 22 years ago
  12. 15f742d first cut at a shell script to view a single section from the library by Skip Montanaro · 23 years ago
  13. 376f0ef Clean up some files that LaTeX2HTML drops in the HTML output directory by Fred Drake · 23 years ago
  14. 66abcee Integrate updates to the GNU info conversion. by Fred Drake · 23 years ago
  15. 4a47349 More <link> support for generated pages. by Fred Drake · 23 years ago
  16. b07216b Added support for --favicon. Fix support for the Aesop Meta Type. by Fred Drake · 23 years ago
  17. 56c8c27 Added support for --favicon. by Fred Drake · 23 years ago
  18. d7bc0fe Try to fix the broken links caused by multiple \ref on the same line. by Neal Norwitz · 23 years ago
  19. 2314a04 Use string methods. Re-organize imports to Python Normal Form. by Fred Drake · 23 years ago
  20. 27c4e09 Only reset _is_empty if needed. by Fred Drake · 23 years ago
  21. df85f0b Modernization: Use string methods, use str instead of by Fred Drake · 23 years ago
  22. 071972e Use string methods. by Fred Drake · 23 years ago
  23. 06912b7 Use string methods. Organize the imports in Python Normal Form. by Fred Drake · 23 years ago
  24. 4fe904d Use string methods; minor code cleanup. by Fred Drake · 23 years ago
  25. 816aebd Use the same shade of blue as the site navigation areas. by Fred Drake · 23 years ago
  26. f834ecb Minor refactoring to avoid code duplication. by Fred Drake · 23 years ago
  27. cfb30e2 build(): Use self.builddir, not self.doc when copying the icons, so by Barry Warsaw · 23 years ago
  28. c0e066a When the HTML output dir is specified using --dir=~/foo, the tilde by Fred Drake · 23 years ago
  29. 73ec983 Include the --dir argument in the help text. by Fred Drake · 23 years ago
  30. 15a159c Change the default path to icons so that "mkhowto" does the "right thing" by by Fred Drake · 23 years ago
  31. 246beb2 Don't use tempfile.mktemp(), since it produces annoying warnings, and by Fred Drake · 23 years ago
  32. a132f6c Accomodate the packaging changes when we unpack into the dev/doc/ area by Fred Drake · 23 years ago
  33. 1a0199a Lots of changes to the packaging of the documentation, all to keep by Fred Drake · 23 years ago
  34. eab5f8a Remove unused variable. by Fred Drake · 23 years ago
  35. d805fef Added support for some of the more recently defined macros and environments. by Fred Drake · 23 years ago
  36. bfc18bd Integrated SF patch #539487 by Matthias Klose: by Fred Drake · 23 years ago
  37. a3b0b29 Boost the list of stop words, by merging in the little list Jeremy by Tim Peters · 23 years ago
  38. fe3db7d Work around limitation of Cygwin Perl: To avoid a permission denial, we need by Fred Drake · 23 years ago
  39. 56aa628 list_documented_items(): Basic implementation. by Fred Drake · 23 years ago
  40. d268183 moved from Tools/scripts (was only at rev 1.1 - no changes yet - so I simply by Skip Montanaro · 23 years ago
  41. 4a0db06 Hack around the "2.1.6 Blank lines" bug in a way that the TOC still by Tim Peters · 23 years ago
  42. dc374e0 Give the Help viewer a font-size button. This isn't documented by MS, by Tim Peters · 23 years ago
  43. c8490c7 Move "everything left one": the TOC now shows each doc directory as a by Tim Peters · 23 years ago
  44. 4545407 Stopped all warnings from the HTML Help Compiler, by generating proper by Tim Peters · 23 years ago
  45. e21095e Widespread: Used classes in a more natural way. Added convenience by Tim Peters · 23 years ago
  46. d9a1050 Replaced the fiddly 5-tuples with a new Book convenience class, allowing by Tim Peters · 23 years ago
  47. 8d62ad7 Fixed a comment. by Tim Peters · 23 years ago
  48. 661e492 All over: get rid of blanks before colons that open code blocks. by Tim Peters · 23 years ago
  49. 460643b do_project(): Modernized the code. by Tim Peters · 23 years ago
  50. 5d5e193 Added "What's New" to the 2.2 doc set. by Tim Peters · 23 years ago
  51. 4f109c1 Added a stop-list to reduce the size of the full text search index. Fred, by Tim Peters · 23 years ago
  52. e6b63e6 project_template: use dict interpolation instead of giant tuples. by Tim Peters · 23 years ago
  53. a905363 + Changed TOC to folder-tree style. by Tim Peters · 23 years ago
  54. 52cfa33 Generates inputs to the Microsoft Help Compiler, which creates compiled by Tim Peters · 23 years ago
  55. bab5aa0 Remove Emacs turd; not needed with modern Emacs versions. by Fred Drake · 23 years ago
  56. 34a05f7 Start of script to locate C symbols and segregate them into lists of by Fred Drake · 23 years ago
  57. 0e661dc Replace the simpleminded string.find with a re.search looking only for by Thomas Heller · 23 years ago
  58. 3c1ff5c When adding a name to the table of macros and environments, make sure it by Fred Drake · 23 years ago
  59. 0047e16 Added support for \csimplemacro and csimplemacrodesc. by Fred Drake · 23 years ago
  60. d15a0a0 Fix bug in command line handling, noted by Fredrik Lundh. by Fred Drake · 23 years ago
  61. e03e1fe Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, by Fred Drake · 23 years ago
  62. 9b3e2ca Add support for \textgreater, \textless. Updated productionlist environment. by Fred Drake · 23 years ago
  63. e13602e Mark the notice about the new development version of the docs as not needing by Fred Drake · 23 years ago
  64. f54519d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 23 years ago
  65. baf43c5 When linking to an index page, explicitly name index.html instead of by Fred Drake · 24 years ago
  66. 3d42266 Make this do the right thing with entries which start with the percent sign, by Fred Drake · 24 years ago
  67. b9c0ef5 Update to reflect recently added markup. by Fred Drake · 24 years ago
  68. 73f0a4e Script to generate the table of distribution packages, plugging in the size by Fred Drake · 24 years ago
  69. b48b6d0 Remove meaningless comment. by Fred Drake · 24 years ago
  70. 381832e Drop xmllib in favor of SAX. by Fred Drake · 24 years ago
  71. 1e53fa7 Add a couple of entries to the whitespace-cleanups table. by Fred Drake · 24 years ago
  72. 95e33f0 Added two new conversion specifications. by Fred Drake · 24 years ago
  73. ea4d2c0 A few small changes: by Fred Drake · 24 years ago
  74. 27ae311 Avoid trailing blank lines in the output. by Fred Drake · 24 years ago
  75. 00c96ae Adjust input pre-processing so that a comment on the last line does not by Fred Drake · 24 years ago
  76. 64cdb48 No need to preprocess the header files - use ctags -I flag instead to by Thomas Heller · 24 years ago
  77. 3988574 Remove my name, probably bad style. by Thomas Heller · 24 years ago
  78. 3e77423 Script to print undocumented symbols found in Python header files. by Thomas Heller · 24 years ago
  79. 3ce28e4 Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in by Fred Drake · 24 years ago
  80. af876d7 One more LaTeX-ism that we'd rather ignore. by Fred Drake · 24 years ago
  81. a281665 No need to run make twice here. by Fred Drake · 24 years ago
  82. f10584c Do a little bit more to try and add <link> elements to the header, not that by Fred Drake · 24 years ago
  83. 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 24 years ago
  84. ac1af80 Handle PEP references the same way RFC references. by Fred Drake · 24 years ago
  85. 583061a Fix up whitespace in <args> elements; reduce sequences of consecutive by Fred Drake · 24 years ago
  86. 3c171d1 Convert to string methods. by Fred Drake · 24 years ago
  87. 0f9bfd3 Convert most uses of the string module to string methods. (string.join() lives!) by Fred Drake · 24 years ago
  88. 876389e Do not distinguish \refmodule from \module in the generated output; by Fred Drake · 24 years ago
  89. 9213b7a Re-write <ulink> elements as described in the conversion spec. by Fred Drake · 24 years ago
  90. baacc08 Turn \input, \include, and \verbatiminput into XInclude elements instead by Fred Drake · 24 years ago
  91. b6fa789 Add support for some more markup that had slipped in. Fixed a typo in a comment. by Fred Drake · 24 years ago
  92. 29a67ce Update to support \mailheader and 5-column tables. by Fred Drake · 24 years ago
  93. 9eda3ae Simplify a helper by returning fewer values. by Fred Drake · 24 years ago
  94. 1cb560a Do more to be compatible with Windows/CygWin. Make error messages more by Fred Drake · 24 years ago
  95. e54acfd Add option to push the development docs to SF without announcing, for by Fred Drake · 24 years ago
  96. 1ca78b6 Change the command lines to use a similar "phrasing" to that used in the by Fred Drake · 24 years ago
  97. 3cae66b Script to re-write @FOO@-style marks with values, initializing the by Fred Drake · 24 years ago
  98. aebbca3 Job.__init__(): Only create the builddir directory if it will be used (by by Fred Drake · 24 years ago
  99. 44845ba Change the target name for \kbd. by Fred Drake · 24 years ago
  100. 602cf58 Generate a more meaningful message regarding the type of the documentation by Fred Drake · 24 years ago