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 |
|
Georg Brandl
|
5569f89de2
|
#210: Fix nesting of HTML tags for displayed math from pngmath extension.
|
2009-07-09 12:08:42 +02:00 |
|
Georg Brandl
|
852cdf6a20
|
Add a few changelog items.
|
2009-07-09 12:01:44 +02:00 |
|
Georg Brandl
|
d75c1b1834
|
Add credit.
|
2009-11-16 14:51:13 +01:00 |
|
Armin Ronacher
|
686013a0b2
|
Added new minimal theme called scrolls.
|
2009-06-30 17:34:18 +01:00 |
|
Georg Brandl
|
03aaed913b
|
Add new theme "agogo", by Andi Albrecht.
|
2009-11-16 14:48:52 +01:00 |
|
Georg Brandl
|
c48e1b919e
|
merge with 0.6
|
2009-06-16 23:50:58 +02:00 |
|
Georg Brandl
|
ed389f39d6
|
Update for post-0.6.2.
|
2009-06-16 23:50:02 +02:00 |
|
Georg Brandl
|
e4e41eb31c
|
Update for 0.6.2.
|
2009-06-16 23:43:15 +02:00 |
|
Georg Brandl
|
cd2b9b02ce
|
merge with 0.6
|
2009-06-16 23:13:29 +02:00 |
|
Georg Brandl
|
06ef375ccb
|
#130: Fix obscure IndexError in doctest extension.
|
2009-06-16 23:13:01 +02:00 |
|
Georg Brandl
|
960ba9ec41
|
merge with 0.6
|
2009-06-16 22:19:59 +02:00 |
|
Georg Brandl
|
041d7c37a5
|
#116: Added `html_output_encoding` config value.
|
2009-06-16 22:19:51 +02:00 |
|
Georg Brandl
|
5e927d724d
|
#167: Make glossary sorting case-independent.
|
2009-06-16 22:08:54 +02:00 |
|
Georg Brandl
|
0ed845462f
|
#169: Added the `trim_doctest_flags` config value, which is true by default.
|
2009-06-16 21:53:53 +02:00 |
|
Georg Brandl
|
2ba04abca4
|
Add `latexpdf` target in quickstart Makefile.
|
2009-06-16 21:31:57 +02:00 |
|