Commit Graph

620 Commits

Author SHA1 Message Date
Georg Brandl
0238b8322d merge with 0.6 2009-12-24 13:32:16 +01:00
Georg Brandl
88e54f951b #299: Fix the mangling of quotes in "include:: :literal:" blocks. 2009-12-24 13:19:07 +01:00
Georg Brandl
64c534b03b #292: Fix path to the search index for the `dirhtml` builder. 2009-12-24 13:06:34 +01:00
Georg Brandl
18230a6060 merge with trunk 2009-12-23 12:13:40 +01:00
Georg Brandl
7698388835 Add issue number. 2009-12-23 12:00:37 +01:00
Georg Brandl
9e7c5e88c4 Fix some nits after pulling from http://bitbucket.org/howthebodyworks/sphinx/ and add changelog and authors entries. 2009-12-23 11:53:19 +01:00
Georg Brandl
8533c4cb98 merge with trunk 2009-11-16 15:03:20 +01:00
Georg Brandl
571ebbf42b Add news entry on Jython compatibility. 2009-11-10 22:43:59 +00:00
Georg Brandl
407b41536d merge with trunk 2009-11-09 00:37:42 +01:00
Georg Brandl
5590675955 merge with 0.6 2009-11-09 00:33:49 +01:00
Georg Brandl
b9253e348b #238: In autodoc, catch all errors that occur on module import,
not just ``ImportError``.
2009-11-08 22:37:29 +01:00
Georg Brandl
51a1698dc6 Added `htmltitle` block in layout template. 2009-11-08 19:03:57 +01:00
Georg Brandl
dd500ce6fb Catch OSError in copyfile(); os.utime() raises that. 2009-11-08 16:21:02 +01:00
Georg Brandl
414816bb37 Remove docutils 0.4 support. 2009-10-27 19:12:47 +01:00
Georg Brandl
3594104d4e merge with trunk 2009-10-26 14:05:45 +01:00
Georg Brandl
4f63b6cbd5 merge with 0.6 2009-10-26 09:46:04 +01:00
Georg Brandl
23a75e5e62 Expand news item. 2009-10-26 09:32:33 +01:00
Georg Brandl
ccd4c85b20 Test change. 2009-10-25 22:29:22 +01:00
Georg Brandl
2df42c5cb3 merge with 0.6 2009-10-25 11:27:05 +01:00
Georg Brandl
f04ca65690 Fix "fixed" descriptor handling, and add tests. 2009-10-25 11:26:10 +01:00
Georg Brandl
0792ad7498 The `toctree() callable in templates now has a maxdepth`
keyword argument to control the depth of the generated tree.

Also add tests for that callable.
2009-09-09 15:56:52 +02:00
Georg Brandl
0d029eeb9c merge with trunk 2009-09-04 00:17:41 +02:00
Georg Brandl
894cac3390 merge with 0.6 2009-09-04 00:16:34 +02:00
Georg Brandl
0899e017a9 Post-0.6.3 changes. 2009-09-04 00:14:18 +02:00
Georg Brandl
aea14370d9 Prepare for 0.6.3 release 2009-09-04 00:06:12 +02:00
Georg Brandl
917669a39f merge with 0.6 2009-09-03 22:00:28 +02:00
Georg Brandl
eff2bdd515 Properly add C module filenames as dependencies in autodoc. 2009-09-03 22:00:10 +02:00
Georg Brandl
65c81df70f merge with trunk 2009-09-03 18:25:54 +02:00
Georg Brandl
9fce647b14 merge with 0.6 2009-09-03 18:24:04 +02:00
Georg Brandl
3cc52246b2 #253: Ignore graphviz directives without content instead of
raising an unhandled exception.
2009-09-03 18:15:55 +02:00
Georg Brandl
456abdefbe #241: Fix a crash building LaTeX output for documents that contain
a todolist directive.
2009-09-03 18:08:57 +02:00
Georg Brandl
3276bb42c8 #252: Make it easier to change the build dir in the Makefiles
generated by quickstart.
2009-09-03 17:53:47 +02:00
Georg Brandl
d3b0d6a105 merge with trunk 2009-08-09 22:46:16 +02:00
Georg Brandl
137f37b2fc merge with 0.6 2009-08-06 23:03:49 +02:00
Georg Brandl
304255894f #220: Fix CSS so that displaymath really is centered. 2009-08-06 22:57:12 +02:00
Georg Brandl
c32186282f #222: Allow the "Footnotes" header to be translated. 2009-08-06 22:48:14 +02:00
Georg Brandl
13ced8d606 #225: Don't add whitespace in generated HTML after inline tags. 2009-08-06 22:32:14 +02:00
Georg Brandl
ea5b0088fa #227: Make `literalinclude` work when the document's path
name contains non-ASCII characters.
2009-08-06 22:29:31 +02:00
Georg Brandl
c914884f57 #229: Fix autodoc failures with members that raise errors
on ``getattr()``.
2009-08-06 22:06:19 +02:00
Georg Brandl
3352493642 merge pre-domain state with tip from 0.6 2009-08-06 21:36:57 +02:00
Georg Brandl
efa16ae0c7 #205: When copying files, don't copy full stat info, only
modification times.
2009-08-06 21:22:12 +02:00
Georg Brandl
b242c6b47c #232: Support non-ASCII metadata in Qt help builder. 2009-08-06 21:13:23 +02:00
Georg Brandl
86686262bd merge with 0.6 2009-08-05 00:04:39 +02:00
Georg Brandl
3d062aa042 Whitespace cleanup. 2009-08-04 23:57:52 +02:00
Georg Brandl
1bd5ec7259 Properly format bullet lists nested in definition lists for LaTeX. 2009-08-04 23:56:06 +02:00
Georg Brandl
640fc0ac49 Section titles are now allowed inside `only` directives. 2009-08-04 23:42:32 +02:00
Georg Brandl
af8fe705a2 Added Catalan translation, thanks to Pau Fernández. 2009-07-29 16:39:06 +00:00
Georg Brandl
1f0fcabe32 #201: Make `centered` directive work in LaTeX output. 2009-07-09 20:27:09 +02:00
Georg Brandl
d70b036090 #206: Refuse to overwrite an existing master document in sphinx-quickstart. 2009-07-09 12:23:54 +02:00
Georg Brandl
d976bb25f4 #208: Use MS-sanctioned locale settings, determined by the
``language`` config option, in the HTML help builder.
2009-07-09 12:15:26 +02:00