Commit Graph

3124 Commits

Author SHA1 Message Date
Georg Brandl
4ab7ed43f4 merge with 1.0 2010-09-17 10:11:24 +02:00
Georg Brandl
8fc05dd271 Added tag 1.0.4 for changeset d2c100cde633 2010-09-17 10:09:58 +02:00
Georg Brandl
a3afc2a202 Update for 1.0.4. 2010-09-17 10:02:07 +02:00
Georg Brandl
81bb0cd8d1 #524: Open intersphinx inventories in binary mode on Windows, since version 2 contains zlib-compressed data. 2010-09-17 09:54:28 +02:00
Doug Hellmann
4a00029a43 add 'inline' flag to graphviz extension directives to control paragraph breaks 2010-09-16 09:29:04 -04:00
Jonathan Waltman
1a5f00d83c Remove left-over debugging code 2010-09-16 02:34:54 -05:00
Jonathan Waltman
13684aa91f Add tests for Texinfo builder 2010-09-16 02:19:06 -05:00
Jonathan Waltman
a5343b4c5b Add documentation for Texinfo builder 2010-09-16 02:16:27 -05:00
Jonathan Waltman
0d1b0020d5 Update config for Texinfo 2010-09-16 02:08:31 -05:00
Jonathan Waltman
72e865e0ca Add Texinfo builder and writer 2010-09-16 02:06:48 -05:00
Georg Brandl
242555d6ca merge with 1.0 2010-09-10 09:09:55 +02:00
Georg Brandl
c117b8524f Add link to standard markup description. 2010-09-10 09:05:00 +02:00
Martin Brochhaus
b857b46be9 Removed a rather confusing method by a simpler call to .__doc__
It turned out that at this point we can safely check for .__doc__ wihtout producing exceptions or false positives.
2010-09-07 16:22:34 +02:00
Martin Brochhaus
8f2f4db5ac Minor changes to make coverage extension more robust against exceptions and false positives.. 2010-09-07 16:06:06 +02:00
Daniel Neuhäuser
fee6b38142 Remove trailing whitespace 2010-09-03 17:10:22 +02:00
Daniel Neuhäuser
3c2160e2c1 Added Heapkeeper to the examples 2010-09-01 16:27:22 +02:00
Robert Lehmann
6812af60c2 merge 2010-08-27 01:03:57 +02:00
Robert Lehmann
ef870346de Document internationalization mechanisms. 2010-08-27 01:02:49 +02:00
Georg Brandl
fd814f1bcd merge with 1.0 2010-08-26 16:26:48 +00:00
Georg Brandl
2450c655fe merge 2010-08-26 16:26:16 +00:00
Georg Brandl
9b678ab949 merge with 1.0 2010-08-26 16:24:03 +00:00
Georg Brandl
e5be4a841c merge with http://bitbucket.org/rolmei/sphinx-epub/ 2010-08-26 16:23:18 +00:00
Georg Brandl
ad759f54c1 #392: deprecate "centered". 2010-08-26 12:01:12 +00:00
Georg Brandl
0546dd6912 Translation update. 2010-08-26 11:52:59 +00:00
Georg Brandl
9420229ca8 Whitespace and import fixes. 2010-08-26 08:12:49 +00:00
Georg Brandl
efe2f63204 merge with 1.0 2010-08-25 12:06:21 +00:00
Georg Brandl
ccc76776f8 There will not be a 0.6.8. 2010-08-25 12:05:36 +00:00
Georg Brandl
6eeb8fb84d merge with 0.6 2010-08-25 12:04:42 +00:00
Georg Brandl
3ddd7d9075 merge with 1.0 2010-08-25 12:02:59 +00:00
Georg Brandl
5263eca187 Give a better issue number. 2010-08-25 11:52:41 +00:00
Georg Brandl
3742a541a8 Fix demo setup.py. 2010-08-25 11:48:59 +00:00
Georg Brandl
40e692e6c3 #504: Add an `index` role, to make inline index entries. 2010-08-25 11:33:30 +00:00
Georg Brandl
22b5751eb5 Fix test. 2010-08-25 11:33:25 +00:00
Georg Brandl
1127b870f9 Review of Swedish translation by Ludvig Ericson. 2010-08-25 10:46:49 +00:00
Georg Brandl
7e5ff71c40 #513: Allow giving non-local URIs for JavaScript files, e.g. in the JSMath extension. 2010-08-25 10:26:15 +00:00
Georg Brandl
8ac32d08ba #221: Add Swedish locale, thanks to Henrik Holmboe. 2010-08-25 10:09:24 +00:00
Georg Brandl
d7e37da324 #512: Fix traceback when `intersphinx_mapping` is empty. 2010-08-25 10:05:23 +00:00
Georg Brandl
2e520e5e7b #460: Allow limiting the depth of section numbers for HTML. 2010-08-25 09:59:53 +00:00
Georg Brandl
8e3b14c812 Remove unused import. 2010-08-24 01:41:08 +02:00
Georg Brandl
8ef21acf9b merge with 1.0 2010-08-23 17:16:45 +00:00
Georg Brandl
7c9f3537b1 Post-release update. 2010-08-23 17:13:23 +00:00
Georg Brandl
342c3f0b74 Added tag 1.0.3 for changeset fdf329d60664 2010-08-23 17:12:11 +00:00
Georg Brandl
7f66b59300 Update for release. 2010-08-23 17:06:44 +00:00
Georg Brandl
1778803e95 merge with 1.0 2010-08-23 16:49:05 +00:00
Georg Brandl
a78e477bf7 Fix long line and test failure. 2010-08-23 16:48:51 +00:00
Georg Brandl
1961292029 merge with 1.0 2010-08-23 16:27:25 +00:00
Georg Brandl
e2d180f636 merge 2010-08-23 16:24:13 +00:00
Georg Brandl
938e4aa41e Remove traces of PEP8 torture. 2010-08-23 16:20:51 +00:00
Daniel Neuhäuser
53192eebb0 Make chunks bytestrings 2010-08-23 18:18:04 +02:00
Daniel Neuhäuser
c0d493cec9 Use b() so that the regex is a bytestring 2010-08-23 18:16:19 +02:00