1. d9a1050 Replaced the fiddly 5-tuples with a new Book convenience class, allowing by Tim Peters · 22 years ago
  2. 8d62ad7 Fixed a comment. by Tim Peters · 22 years ago
  3. 661e492 All over: get rid of blanks before colons that open code blocks. by Tim Peters · 22 years ago
  4. 460643b do_project(): Modernized the code. by Tim Peters · 22 years ago
  5. 5d5e193 Added "What's New" to the 2.2 doc set. by Tim Peters · 22 years ago
  6. 4f109c1 Added a stop-list to reduce the size of the full text search index. Fred, by Tim Peters · 22 years ago
  7. e6b63e6 project_template: use dict interpolation instead of giant tuples. by Tim Peters · 22 years ago
  8. a905363 + Changed TOC to folder-tree style. by Tim Peters · 22 years ago
  9. 52cfa33 Generates inputs to the Microsoft Help Compiler, which creates compiled by Tim Peters · 22 years ago
  10. bab5aa0 Remove Emacs turd; not needed with modern Emacs versions. by Fred Drake · 22 years ago
  11. 34a05f7 Start of script to locate C symbols and segregate them into lists of by Fred Drake · 22 years ago
  12. 0e661dc Replace the simpleminded string.find with a re.search looking only for by Thomas Heller · 22 years ago
  13. 3c1ff5c When adding a name to the table of macros and environments, make sure it by Fred Drake · 22 years ago
  14. 0047e16 Added support for \csimplemacro and csimplemacrodesc. by Fred Drake · 22 years ago
  15. d15a0a0 Fix bug in command line handling, noted by Fredrik Lundh. by Fred Drake · 22 years ago
  16. e03e1fe Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, by Fred Drake · 22 years ago
  17. 9b3e2ca Add support for \textgreater, \textless. Updated productionlist environment. by Fred Drake · 22 years ago
  18. e13602e Mark the notice about the new development version of the docs as not needing by Fred Drake · 22 years ago
  19. f54519d Update to push the docs to python.org instead of python.sf.net. by Fred Drake · 22 years ago
  20. baf43c5 When linking to an index page, explicitly name index.html instead of by Fred Drake · 23 years ago
  21. 3d42266 Make this do the right thing with entries which start with the percent sign, by Fred Drake · 23 years ago
  22. b9c0ef5 Update to reflect recently added markup. by Fred Drake · 23 years ago
  23. 73f0a4e Script to generate the table of distribution packages, plugging in the size by Fred Drake · 23 years ago
  24. b48b6d0 Remove meaningless comment. by Fred Drake · 23 years ago
  25. 381832e Drop xmllib in favor of SAX. by Fred Drake · 23 years ago
  26. 1e53fa7 Add a couple of entries to the whitespace-cleanups table. by Fred Drake · 23 years ago
  27. 95e33f0 Added two new conversion specifications. by Fred Drake · 23 years ago
  28. ea4d2c0 A few small changes: by Fred Drake · 23 years ago
  29. 27ae311 Avoid trailing blank lines in the output. by Fred Drake · 23 years ago
  30. 00c96ae Adjust input pre-processing so that a comment on the last line does not by Fred Drake · 23 years ago
  31. 64cdb48 No need to preprocess the header files - use ctags -I flag instead to by Thomas Heller · 23 years ago
  32. 3988574 Remove my name, probably bad style. by Thomas Heller · 23 years ago
  33. 3e77423 Script to print undocumented symbols found in Python header files. by Thomas Heller · 23 years ago
  34. 3ce28e4 Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in by Fred Drake · 23 years ago
  35. af876d7 One more LaTeX-ism that we'd rather ignore. by Fred Drake · 23 years ago
  36. a281665 No need to run make twice here. by Fred Drake · 23 years ago
  37. f10584c Do a little bit more to try and add <link> elements to the header, not that by Fred Drake · 23 years ago
  38. 92350b3 New markup: \note{...} and \warning{...} by Fred Drake · 23 years ago
  39. ac1af80 Handle PEP references the same way RFC references. by Fred Drake · 23 years ago
  40. 583061a Fix up whitespace in <args> elements; reduce sequences of consecutive by Fred Drake · 23 years ago
  41. 3c171d1 Convert to string methods. by Fred Drake · 23 years ago
  42. 0f9bfd3 Convert most uses of the string module to string methods. (string.join() lives!) by Fred Drake · 23 years ago
  43. 876389e Do not distinguish \refmodule from \module in the generated output; by Fred Drake · 23 years ago
  44. 9213b7a Re-write <ulink> elements as described in the conversion spec. by Fred Drake · 23 years ago
  45. baacc08 Turn \input, \include, and \verbatiminput into XInclude elements instead by Fred Drake · 23 years ago
  46. b6fa789 Add support for some more markup that had slipped in. Fixed a typo in a comment. by Fred Drake · 23 years ago
  47. 29a67ce Update to support \mailheader and 5-column tables. by Fred Drake · 23 years ago
  48. 9eda3ae Simplify a helper by returning fewer values. by Fred Drake · 23 years ago
  49. 1cb560a Do more to be compatible with Windows/CygWin. Make error messages more by Fred Drake · 23 years ago
  50. e54acfd Add option to push the development docs to SF without announcing, for by Fred Drake · 23 years ago
  51. 1ca78b6 Change the command lines to use a similar "phrasing" to that used in the by Fred Drake · 23 years ago
  52. 3cae66b Script to re-write @FOO@-style marks with values, initializing the by Fred Drake · 23 years ago
  53. aebbca3 Job.__init__(): Only create the builddir directory if it will be used (by by Fred Drake · 23 years ago
  54. 44845ba Change the target name for \kbd. by Fred Drake · 23 years ago
  55. 602cf58 Generate a more meaningful message regarding the type of the documentation by Fred Drake · 23 years ago
  56. 03e88da Add conversion information for the grammar production support (preliminary). by Fred Drake · 23 years ago
  57. 44835d8 Move & update a comment. by Fred Drake · 23 years ago
  58. de6dc1e Change the way notification mails are sent so people who respond to the by Fred Drake · 23 years ago
  59. 0a650d7 Add entries for recently defined markup. by Fred Drake · 23 years ago
  60. dde993c Simplification to mirror a better conversion specification and more by Fred Drake · 23 years ago
  61. b5fc0ab Allow optional arguments to LaTeX macros to span lines. This is legal in by Fred Drake · 23 years ago
  62. f015d9a Give the pattern used to pick out a source anchor a more specific pattern. by Fred Drake · 23 years ago
  63. bfd80dd Miscellaneous code cleanups. by Fred Drake · 23 years ago
  64. 9ca78ac Adjust to understand use of either single- or double-quotes to quote by Fred Drake · 23 years ago
  65. 66a0a0a Make the option processing more robust. by Fred Drake · 23 years ago
  66. 9a37418 New solution to the "Someone stuck a colon in that filename!" problem: by Fred Drake · 23 years ago
  67. 964c074 Hack to make this play nicer with *old* versions of Python: os.path.abspath() by Fred Drake · 23 years ago
  68. 404ac97 If the input line does not contain enough fields, raise a meaningful error. by Fred Drake · 23 years ago
  69. 283b352 Update the directory names to match changes at SourceForge. by Fred Drake · 23 years ago
  70. af92218 Job.build_html(): Be more robust in ensuring about.html exists; copying by Fred Drake · 23 years ago
  71. 34b48e8 Update publish-to-SourceForge scripts to automatically determine if the by Fred Drake · 23 years ago
  72. e99b97e encode(): Handle Latin-1 input characters better. by Fred Drake · 23 years ago
  73. bda0556 Add support for <memberline/> (needs markup improvement!). by Fred Drake · 23 years ago
  74. e1f3ed6 Update the helper scripts that push development docs to SourceForge; by Fred Drake · 23 years ago
  75. 20931fb Update the XML conversion specification. by Fred Drake · 23 years ago
  76. c81d470 Allow the <author/> element to appear before a paragraph without being by Fred Drake · 23 years ago
  77. 7190247 Remove the annoying __version__ definitions. by Fred Drake · 23 years ago
  78. 3e8f921 Lots of small changes to make this work with the Python DOM bindings by Fred Drake · 23 years ago
  79. 2262a80 Pick up the "encode" function from esistools instead of defining our own by Fred Drake · 23 years ago
  80. f6c115f Re-write to no longer depend on an old version of PyXML. This now by Fred Drake · 23 years ago
  81. a4699a7 Pick the "escape" function from the standard library instead of from PyXML. by Fred Drake · 23 years ago
  82. ce19496 Add conversions for more of the markup -- not all of this was around when by Fred Drake · 23 years ago
  83. 0c8f664 Remove debugging "set -x". by Fred Drake · 23 years ago
  84. 3f4e717 Revise the scripts I use to update the documentation on the SourceForge by Fred Drake · 23 years ago
  85. cfef0096 Job.build_html(): When formatting HTML into more than one HTML page, and by Fred Drake · 23 years ago
  86. 50d1fcf Add an option allowing the user to determine where the output HTML is built. by Fred Drake · 24 years ago
  87. e4f1c32 Be more careful to avoid spurious output from the shell script that by Fred Drake · 24 years ago
  88. 498cb15 Jon Nelson <jnelson@users.sourceforge.net>: by Fred Drake · 24 years ago
  89. b258bed Jon Nelson <jnelson@users.sourceforge.net>: by Fred Drake · 24 years ago
  90. 4e3f275 Improve diagnostic output when an external command returns a non-zero exit by Fred Drake · 24 years ago
  91. 24da477 Do not pass names of individual files to shutil.rmtree(); use os.unlink() by Fred Drake · 24 years ago
  92. 5599441 Make HTML the default output format, since that is what people actually by Fred Drake · 24 years ago
  93. bc3974c When generating the source package, copy in the LICENSE file from the main by Fred Drake · 24 years ago
  94. 42181db Added a --global-module-index option to specify a (possibly relative) URL by Fred Drake · 24 years ago
  95. 827bb9f Adjust to allow an explanation of the changes to be included in the by Fred Drake · 24 years ago
  96. 0a0ef86 Use a subclass of buildindex.Node to clean up the HTML and get the by Fred Drake · 24 years ago
  97. fed0d09 Conversion.write_ordinal(): Not used, remove it. by Fred Drake · 24 years ago
  98. 691a5a7 Convert the LaTeX "tie" (~) to a simple space. by Fred Drake · 24 years ago
  99. 382a75d Update to reflect the process changes. by Fred Drake · 24 years ago
  100. 97be740 Update the rules to separate the two phases for the ESIS generation, by Fred Drake · 24 years ago