Georg Brandl
|
1f0fcabe32
|
#201: Make `centered ` directive work in LaTeX output.
|
2009-07-09 20:27:09 +02:00 |
|
Georg Brandl
|
ab4a507605
|
#202: dont raise a TypeError when dot cant be found.
|
2009-07-09 20:26:04 +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
|
536476287e
|
Restore docutils compatibility.
|
2009-07-09 11:59:52 +02:00 |
|
Leandro Lucarella
|
b809740f66
|
Fix sphinx.sty \includegraphics command redefinition
|
2009-07-09 11:57:01 +02:00 |
|
Georg Brandl
|
3e4599a4a1
|
Add some exception guards for strange objects.
|
2009-07-02 20:32:15 +02:00 |
|
Georg Brandl
|
f2b4f9a43a
|
Remove parsetree after collecting attributes.
|
2009-07-02 19:41:25 +02:00 |
|
Georg Brandl
|
728e1904ec
|
Make check happy.
|
2009-06-17 08:48:19 +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
|
d98e9e3376
|
Restore Python 2.4 compatibility.
|
2009-06-16 23:38:47 +02:00 |
|
Georg Brandl
|
06ef375ccb
|
#130: Fix obscure IndexError in doctest extension.
|
2009-06-16 23:13:01 +02:00 |
|
Georg Brandl
|
5e927d724d
|
#167: Make glossary sorting case-independent.
|
2009-06-16 22:08:54 +02:00 |
|
Georg Brandl
|
8003801e8d
|
#189: dont use title set by title directive for links, only for HTML title.
|
2009-06-16 22:02:51 +02:00 |
|
Georg Brandl
|
28b1f7eef6
|
Remove debugging code.
|
2009-06-16 19:59:16 +02:00 |
|
Georg Brandl
|
0ea18cab63
|
Use better color and print a newline before printing errors, to always write in an empty line.
|
2009-06-16 19:54:58 +02:00 |
|
Georg Brandl
|
3e820a6f47
|
Import can raise SyntaxError as well, e.g. for invalid encodings.
|
2009-06-16 19:31:44 +02:00 |
|
Georg Brandl
|
4330626713
|
Update to German translation.
|
2009-06-16 19:26:59 +02:00 |
|
Georg Brandl
|
2c84f0c0db
|
Use parskip package instead of setting \parskip ourselves.
|
2009-06-15 18:27:09 +02:00 |
|
Georg Brandl
|
5e439cbbb5
|
#196: Add a warning if an extension module doesn't have a `setup() ` function.
|
2009-06-15 17:31:29 +02:00 |
|
Georg Brandl
|
f45aeb4b05
|
Improve warning message.
|
2009-06-15 17:30:48 +02:00 |
|
Georg Brandl
|
0f0dd77ccf
|
Warn about uncopyable image and download files, dont error out.
|
2009-06-15 17:25:30 +02:00 |
|
Georg Brandl
|
be49adef8c
|
#158: Allow '..' in template names, and absolute template paths;
Jinja 2 by default disables both.
|
2009-06-04 18:39:47 +02:00 |
|
Georg Brandl
|
137db91d77
|
When highlighting Python code, ignore extra indentation before
trying to parse it as Python.
|
2009-06-04 18:21:26 +02:00 |
|
Georg Brandl
|
501adbdb6f
|
#191: Don't escape the tilde in URIs in LaTeX.
|
2009-06-04 18:11:17 +02:00 |
|
Georg Brandl
|
42d12d8683
|
Refix #188.
|
2009-06-03 23:18:02 +02:00 |
|
Georg Brandl
|
799bc4fefe
|
#188: fix oversight in replacing parameter.
|
2009-06-01 10:40:17 +02:00 |
|
Georg Brandl
|
cfd0d8c42d
|
Don't consider contents of source comments for the search index.
|
2009-05-31 19:47:42 +02:00 |
|
Georg Brandl
|
92eef1b2e5
|
Set the default encoding to `utf-8-sig ` to handle files with a
UTF-8 BOM correctly.
|
2009-05-31 18:58:28 +02:00 |
|
Georg Brandl
|
8e574c4a10
|
#179: properly set rebuild parameter for pngmath config values.
|
2009-05-27 21:59:07 +02:00 |
|
Georg Brandl
|
a50329bd52
|
Fix argument mismatch for sphinx-autogen entry point.
|
2009-05-27 21:55:30 +02:00 |
|
Georg Brandl
|
166f04881d
|
Work around a bug with centering graphviz images in latex.
|
2009-05-24 21:50:02 +02:00 |
|
Georg Brandl
|
224104724a
|
#178: apply `add_function_parentheses ` config value to C functions as promised.
|
2009-05-22 18:53:58 +02:00 |
|
Georg Brandl
|
4cbfac0589
|
Update message catalogs.
|
2009-05-22 18:21:47 +02:00 |
|
Georg Brandl
|
48ee3ed5b1
|
Update POT file for new template locations.
|
2009-05-22 18:19:30 +02:00 |
|
Georg Brandl
|
043569613a
|
Generate correct instructions for Qt help building in quickstart, patch by Wouter van Heyst.
|
2009-05-22 18:13:49 +02:00 |
|
Georg Brandl
|
cbadd4543a
|
Include images in the Qt help qhp file, patch by Wouter van Heyst.
|
2009-05-22 18:13:23 +02:00 |
|
Georg Brandl
|
b4365ad72b
|
#173: Respect the docutils `title ` directive.
|
2009-05-17 19:15:28 +02:00 |
|
Georg Brandl
|
61146192c7
|
#172: The `obj ` role now links to modules as promised.
|
2009-05-17 12:58:48 +02:00 |
|
Georg Brandl
|
d8616219cf
|
merge with http://bitbucket.org/cdevienne/sphinx-longtable/
|
2009-05-17 12:41:36 +02:00 |
|
Georg Brandl
|
c0e848f0db
|
Look for translations in the system default path as well, for distributions that install the catalogs there.
|
2009-05-17 12:34:45 +02:00 |
|
Georg Brandl
|
d132ef67a5
|
Fallback for UnicodeErrors without an encoding set.
|
2009-05-17 12:31:39 +02:00 |
|
Georg Brandl
|
c77362ad62
|
Use variable declaration.
|
2009-05-17 12:14:46 +02:00 |
|
Georg Brandl
|
3fc8f0c33c
|
Support searching for Class.methodname.
|
2009-05-17 12:12:24 +02:00 |
|
Georg Brandl
|
adfb8c2668
|
Fix speling.
|
2009-05-16 12:47:18 +02:00 |
|
Christophe de Vienne
|
80c0ff4b0d
|
#19: Remove the 'longtable' flag in favor of .. class: longtable (actually cssclass).
If more than 30 lines are found in the table, the 'longtable' mode is automaticaly turned on
|
2009-05-12 17:15:34 +02:00 |
|
Christophe de Vienne
|
646c75ad9b
|
Add a "longtable" flag option to the "tabularcolumn" directive.
If used, the latex writer will use a \longtable instead of \tabular(y)
|
2009-05-12 14:41:46 +02:00 |
|
Georg Brandl
|
b1dbe95255
|
#155: Fix Python 2.4 compatibility: exceptions are old-style classes there.
|
2009-05-10 21:14:14 +02:00 |
|