sphinx/doc
Georg Brandl b4f71aa642 Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from
svn+ssh://pythondev@svn.python.org/doctools/branches/0.4.x

........
  r65283 | georg.brandl | 2008-07-29 10:07:26 +0000 (Tue, 29 Jul 2008) | 2 lines

  Update ez_setup.py.
........
  r65303 | benjamin.peterson | 2008-07-30 12:35:34 +0000 (Wed, 30 Jul 2008) | 1 line

  add a with_testapp decorator for test functions that passes the TestApp instance in a cleans up after it
........
  r65316 | benjamin.peterson | 2008-07-30 23:12:07 +0000 (Wed, 30 Jul 2008) | 1 line

  make the app for test_markup global to the module
........
  r65317 | benjamin.peterson | 2008-07-30 23:31:29 +0000 (Wed, 30 Jul 2008) | 1 line

  make TestApp.cleanup more aggressive
........
  r65372 | georg.brandl | 2008-08-01 19:11:22 +0000 (Fri, 01 Aug 2008) | 2 lines

  Add more tests, fix a few bugs in image handling.
........
  r65373 | georg.brandl | 2008-08-01 19:28:33 +0000 (Fri, 01 Aug 2008) | 2 lines

  Fix oversight.
........
  r65374 | benjamin.peterson | 2008-08-01 19:36:32 +0000 (Fri, 01 Aug 2008) | 1 line

  fix one broken test
........
  r65375 | georg.brandl | 2008-08-01 19:41:11 +0000 (Fri, 01 Aug 2008) | 2 lines

  Fix the handling of non-ASCII input in quickstart.
........
  r65377 | georg.brandl | 2008-08-01 19:48:24 +0000 (Fri, 01 Aug 2008) | 2 lines

  Allow REs in markup checks.
........
  r65380 | georg.brandl | 2008-08-01 20:31:18 +0000 (Fri, 01 Aug 2008) | 2 lines

  Don't rely on mtimes being different for changed files.
........
  r65483 | georg.brandl | 2008-08-04 09:01:40 +0000 (Mon, 04 Aug 2008) | 4 lines

  Add an "encoding" option to literalinclude.

  Add tests for include directives.
........
  r65484 | georg.brandl | 2008-08-04 09:11:17 +0000 (Mon, 04 Aug 2008) | 2 lines

  Add changelog entry.
........
  r65485 | georg.brandl | 2008-08-04 09:21:58 +0000 (Mon, 04 Aug 2008) | 2 lines

  Fix markup.
........
  r65494 | georg.brandl | 2008-08-04 16:34:59 +0000 (Mon, 04 Aug 2008) | 2 lines

  Correctly use HTML file suffix in templates.
........
2008-08-04 17:01:15 +00:00
..
_static Refreshed logo, by Panos Laganakos. 2008-03-23 15:08:57 +00:00
_templates Merged revisions 64733,64743,64755,64795,64803 via svnmerge from 2008-07-08 18:48:21 +00:00
ext Add "env-updated" and "missing-reference" events. 2008-08-04 09:54:45 +00:00
markup Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,65494 via svnmerge from 2008-08-04 17:01:15 +00:00
builders.rst Fixed a syntax error in the builder documentation. 2008-06-26 11:13:44 +00:00
changes.rst Add maxdepth for TOCs. 2008-06-12 21:56:06 +00:00
concepts.rst Merged revisions 64725-64726,64730 via svnmerge from 2008-07-05 14:48:10 +00:00
conf.py Add general docstring processing support with a new event in autodoc. 2008-06-22 21:02:50 +00:00
config.rst Merged revisions 64703-64708,64710-64712 via svnmerge from 2008-07-04 18:49:39 +00:00
contents.rst Add "who uses it" page. 2008-06-23 12:35:22 +00:00
examples.rst Add "who uses it" page. 2008-06-23 12:35:22 +00:00
extensions.rst Allow the config to act as an extension. 2008-04-06 17:38:55 +00:00
glossary.rst Allow the configuration directory to be set differently from the source directory. 2008-05-02 10:32:08 +00:00
intro.rst Rename version to 0.3. 2008-05-04 17:57:11 +00:00
Makefile Several fixes in the latex processing. 2008-03-26 12:16:59 +00:00
rest.rst Add image format handling. 2008-06-15 14:31:16 +00:00
templating.rst Add logo options, add blocks to sidebar. 2008-04-27 19:43:45 +00:00