1. f5f7c66 Allow short form with text as argument. by Georg Brandl · 16 years ago
  2. a054722 Make it more robust. by Georg Brandl · 16 years ago
  3. 08be2e2 Add a new directive marking up implementation details and start using it. by Georg Brandl · 16 years ago
  4. 076ca5a Make deprecation notices as visible as warnings are right now. by Georg Brandl · 16 years ago
  5. 4381925 Move pydoc_topics module to its own subdirectory, so that no generated code is in Lib/. by Georg Brandl · 16 years ago
  6. c5206b3 use the awesome new status iterator by Benjamin Peterson · 16 years ago
  7. e0820e2 document individual 2to3 fixers by Benjamin Peterson · 16 years ago
  8. 85c5ccf #4563: disable alpha and roman lists, fixes wrong formatting of contributor list. by Georg Brandl · 16 years ago
  9. 1a67f58 use new sphinx modules by Benjamin Peterson · 16 years ago
  10. 700cf28 Add "suspicious" builder which finds leftover markup in the HTML files. by Georg Brandl · 16 years ago
  11. a2813c9 silence annoying DeprecationWarning by Benjamin Peterson · 16 years ago
  12. cb948f1 let people using SVN Sphinx still build the docs by Benjamin Peterson · 16 years ago
  13. dedb0b1 fix pyspecific extensions that were broken by Sphinx's grand renaming by Benjamin Peterson · 16 years ago
  14. d4c7e63 Move opcode handling to Python's extension. by Georg Brandl · 17 years ago
  15. 681001e Generate pydoc's topic help from the reST docs via Sphinx' new text writer. by Georg Brandl · 17 years ago
  16. c305192 Add :issue: directive for easy linking to bugs.python.org. by Georg Brandl · 17 years ago