1. 1cb560a Do more to be compatible with Windows/CygWin. Make error messages more by Fred Drake · 23 years ago
  2. e54acfd Add option to push the development docs to SF without announcing, for by Fred Drake · 23 years ago
  3. 1ca78b6 Change the command lines to use a similar "phrasing" to that used in the by Fred Drake · 23 years ago
  4. 3cae66b Script to re-write @FOO@-style marks with values, initializing the by Fred Drake · 23 years ago
  5. aebbca3 Job.__init__(): Only create the builddir directory if it will be used (by by Fred Drake · 23 years ago
  6. 44845ba Change the target name for \kbd. by Fred Drake · 23 years ago
  7. 602cf58 Generate a more meaningful message regarding the type of the documentation by Fred Drake · 23 years ago
  8. 03e88da Add conversion information for the grammar production support (preliminary). by Fred Drake · 23 years ago
  9. 44835d8 Move & update a comment. by Fred Drake · 23 years ago
  10. de6dc1e Change the way notification mails are sent so people who respond to the by Fred Drake · 23 years ago
  11. 0a650d7 Add entries for recently defined markup. by Fred Drake · 23 years ago
  12. dde993c Simplification to mirror a better conversion specification and more by Fred Drake · 23 years ago
  13. b5fc0ab Allow optional arguments to LaTeX macros to span lines. This is legal in by Fred Drake · 23 years ago
  14. f015d9a Give the pattern used to pick out a source anchor a more specific pattern. by Fred Drake · 23 years ago
  15. bfd80dd Miscellaneous code cleanups. by Fred Drake · 23 years ago
  16. 9ca78ac Adjust to understand use of either single- or double-quotes to quote by Fred Drake · 23 years ago
  17. 66a0a0a Make the option processing more robust. by Fred Drake · 23 years ago
  18. 9a37418 New solution to the "Someone stuck a colon in that filename!" problem: by Fred Drake · 23 years ago
  19. 964c074 Hack to make this play nicer with *old* versions of Python: os.path.abspath() by Fred Drake · 23 years ago
  20. 404ac97 If the input line does not contain enough fields, raise a meaningful error. by Fred Drake · 23 years ago
  21. 283b352 Update the directory names to match changes at SourceForge. by Fred Drake · 23 years ago
  22. af92218 Job.build_html(): Be more robust in ensuring about.html exists; copying by Fred Drake · 23 years ago
  23. 34b48e8 Update publish-to-SourceForge scripts to automatically determine if the by Fred Drake · 23 years ago
  24. e99b97e encode(): Handle Latin-1 input characters better. by Fred Drake · 23 years ago
  25. bda0556 Add support for <memberline/> (needs markup improvement!). by Fred Drake · 23 years ago
  26. e1f3ed6 Update the helper scripts that push development docs to SourceForge; by Fred Drake · 23 years ago
  27. 20931fb Update the XML conversion specification. by Fred Drake · 23 years ago
  28. c81d470 Allow the <author/> element to appear before a paragraph without being by Fred Drake · 23 years ago
  29. 7190247 Remove the annoying __version__ definitions. by Fred Drake · 23 years ago
  30. 3e8f921 Lots of small changes to make this work with the Python DOM bindings by Fred Drake · 23 years ago
  31. 2262a80 Pick up the "encode" function from esistools instead of defining our own by Fred Drake · 23 years ago
  32. f6c115f Re-write to no longer depend on an old version of PyXML. This now by Fred Drake · 23 years ago
  33. a4699a7 Pick the "escape" function from the standard library instead of from PyXML. by Fred Drake · 23 years ago
  34. ce19496 Add conversions for more of the markup -- not all of this was around when by Fred Drake · 23 years ago
  35. 0c8f664 Remove debugging "set -x". by Fred Drake · 23 years ago
  36. 3f4e717 Revise the scripts I use to update the documentation on the SourceForge by Fred Drake · 23 years ago
  37. cfef0096 Job.build_html(): When formatting HTML into more than one HTML page, and by Fred Drake · 23 years ago
  38. 50d1fcf Add an option allowing the user to determine where the output HTML is built. by Fred Drake · 23 years ago
  39. e4f1c32 Be more careful to avoid spurious output from the shell script that by Fred Drake · 23 years ago
  40. 498cb15 Jon Nelson <jnelson@users.sourceforge.net>: by Fred Drake · 23 years ago
  41. b258bed Jon Nelson <jnelson@users.sourceforge.net>: by Fred Drake · 23 years ago
  42. 4e3f275 Improve diagnostic output when an external command returns a non-zero exit by Fred Drake · 23 years ago
  43. 24da477 Do not pass names of individual files to shutil.rmtree(); use os.unlink() by Fred Drake · 24 years ago
  44. 5599441 Make HTML the default output format, since that is what people actually by Fred Drake · 24 years ago
  45. bc3974c When generating the source package, copy in the LICENSE file from the main by Fred Drake · 24 years ago
  46. 42181db Added a --global-module-index option to specify a (possibly relative) URL by Fred Drake · 24 years ago
  47. 827bb9f Adjust to allow an explanation of the changes to be included in the by Fred Drake · 24 years ago
  48. 0a0ef86 Use a subclass of buildindex.Node to clean up the HTML and get the by Fred Drake · 24 years ago
  49. fed0d09 Conversion.write_ordinal(): Not used, remove it. by Fred Drake · 24 years ago
  50. 691a5a7 Convert the LaTeX "tie" (~) to a simple space. by Fred Drake · 24 years ago
  51. 382a75d Update to reflect the process changes. by Fred Drake · 24 years ago
  52. 97be740 Update the rules to separate the two phases for the ESIS generation, by Fred Drake · 24 years ago
  53. d397f23 Add support for (relatively) recent additions and changes to python.sty, by Fred Drake · 24 years ago
  54. 2ed27d3 Note that readframes() returns data in linear format, even if the original by Fred Drake · 24 years ago
  55. 9dce7b3 Make sure we clean up the index data each time it is written by LaTeX. by Fred Drake · 24 years ago
  56. d34cfcb Revise the message to be a little nicer. by Fred Drake · 24 years ago
  57. 7ceab73 Make this actually work now that the tool is checked in here instead of by Fred Drake · 24 years ago
  58. 692565c Helper scripts used in published the "development" snapshots of the by Fred Drake · 24 years ago
  59. 77b76b6 Substantially revise to handle the fact that Python CVS is no longer in a by Fred Drake · 24 years ago
  60. 7787841 Hush the nanny. by Fred Drake · 24 years ago
  61. 4764913 Use the cvsinfo module instead of a module stuff off in my personal collection. by Fred Drake · 24 years ago
  62. 72fbd82 Support module to help work with checked-out CVS trees. by Fred Drake · 24 years ago
  63. 85788ed Better add at least a short docstring to the module! by Fred Drake · 24 years ago
  64. f23431d New script to convert the ACKS file to a nicely formatted HTML file. by Fred Drake · 24 years ago
  65. 01a110b Use the new support module instead of including all the getopt by Fred Drake · 24 years ago
  66. ca2b2e0 Factor out some of the presentation and shared code from mkmodindex and by Fred Drake · 24 years ago
  67. 63eb630 Remove styling information that conflicts with or duplicates the stylesheet; by Fred Drake · 24 years ago
  68. 1654b43 Preliminary tool to troll through the CVS logs and LaTeX sources for by Fred Drake · 24 years ago
  69. 3764b6b Fix the way we found relevant cfuncdesc lines; PREFIX was not a regular by Fred Drake · 24 years ago
  70. df84fac .use_latex(): Make this a little smarter so that it only runs pdflatex by Fred Drake · 24 years ago
  71. f3d4127 Before running LaTeX2HTML, remove all the HTML files from the output by Fred Drake · 24 years ago
  72. 0b25053 Make this script handle PyVarObject* functions as well as PyObject* functions. by Fred Drake · 24 years ago
  73. ae3a15c Make the HTML more XHTML-friendly. by Fred Drake · 24 years ago
  74. 239e1d5 Fix mkhowto so that the bookmarks for the PDF work for both "howto" and by Fred Drake · 24 years ago
  75. dfa539d Add --up-link and --up-title parameters to allow linking the top level by Fred Drake · 24 years ago
  76. 0154fea Remove obsolete scripts. by Fred Drake · 24 years ago
  77. 8bc627a Add --l2h-init option, which can augment the standard LaTeX2HTML by Fred Drake · 24 years ago
  78. fcb8725 Add a --style option to allow specifying an alternate CSS style sheet for by Fred Drake · 24 years ago
  79. 1915754 Small changes to reflect changes in LaTeX2HTML support for newer versions by Fred Drake · 24 years ago
  80. 498c18f Only use one initialization file for LaTeX2HTML; more recent versions only by Fred Drake · 24 years ago
  81. d95f4e1 Martin von Loewis <loewis@informatik.hu-berlin.de>: by Fred Drake · 24 years ago
  82. cc7371c Removed --l2h-config option; it introduced unnecessary complexity and by Fred Drake · 24 years ago
  83. 51060be Remove unused "import curses". by Guido van Rossum · 24 years ago
  84. 3abb104 Added the Distutils manuals. by Greg Ward · 24 years ago
  85. 5e872de If the refcount field is "null", that's ok; the value will be None. by Fred Drake · 24 years ago
  86. 729eca1 For functions which return a PyObject* but use "null" for the by Fred Drake · 24 years ago
  87. ba82878 Merged changes from the 1.5.2p2 release. by Fred Drake · 24 years ago
  88. 9a257b4 Added --numeric option, similar to mkhtml.sh. by Fred Drake · 24 years ago
  89. dee86c6 Script to annotate api.tex with reference count information. by Fred Drake · 24 years ago
  90. c29e41d Script to help locate markup that LaTeX2HTML has a problem with. by Fred Drake · 24 years ago
  91. ecb84f8 Don't insert extra indentation before <title> elements. by Fred Drake · 25 years ago
  92. 645af9f rewrite_descriptor(): Fixup conversion of arguments (simpler). by Fred Drake · 25 years ago
  93. 8a3b449 Don't rename \var to <varname>; DocBook is too verbose here. by Fred Drake · 25 years ago
  94. 91f31ea Added citetitle and programopt. by Fred Drake · 25 years ago
  95. 5bd608d Change the suggestions pointer at the bottom of generated HTML pages. by Fred Drake · 25 years ago
  96. d651280 Module/script to parse the reference count data file and make the by Fred Drake · 25 years ago
  97. cf1b06e Added --about option to specify the file to load "About this by Fred Drake · 25 years ago
  98. 52ea0ce Added --image-type option to allow use of either GIF or PNG images. by Fred Drake · 25 years ago
  99. 0ee4891 Update the instructions slightly. by Fred Drake · 25 years ago
  100. 4f0279f Removed; no longer needed now that the other tools can handle entity by Fred Drake · 25 years ago