Commit Graph

1467 Commits

Author SHA1 Message Date
Georg Brandl
a6fdc4602a merge with 0.6 2009-06-16 21:32:05 +02:00
Georg Brandl
2ba04abca4 Add `latexpdf` target in quickstart Makefile. 2009-06-16 21:31:57 +02:00
Georg Brandl
269345a0f3 Clarify and fix typo. 2009-06-16 21:19:15 +02:00
Georg Brandl
812455e32c #200: Added `Sphinx.add_stylesheet()`. 2009-06-16 21:05:20 +02:00
Georg Brandl
28b1f7eef6 Remove debugging code. 2009-06-16 19:59:16 +02:00
Georg Brandl
57514d06da merge with 0.6 2009-06-16 19:56:53 +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
fdf4bf4154 merge with 0.6 2009-06-15 18:36:22 +02:00
Georg Brandl
112154efde Fix top section level determination. 2009-06-15 18:36:15 +02:00
Georg Brandl
2c84f0c0db Use parskip package instead of setting \parskip ourselves. 2009-06-15 18:27:09 +02:00
Georg Brandl
8820e99440 Added `titlesonly option to toctree` directive. 2009-06-15 18:05:07 +02:00
Georg Brandl
61a55f095b Remove misguided recommendation to use emphasis for variables. 2009-06-15 17:43:32 +02:00
Georg Brandl
7d56682ad7 merge with 0.6 2009-06-15 17:33:56 +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
f3860b1af9 Update URL for html2rest. 2009-06-10 08:45:22 +02:00
Georg Brandl
2f50f60198 Removed the deprecated `sphinx.builder` module. 2009-06-08 17:44:53 +02:00
Georg Brandl
4e535fec91 #193: Added a `visitedlinkcolor` theme option to the default theme. 2009-06-05 10:41:02 +02:00
Georg Brandl
783a05ca6e Give todo source attributions a specific class. 2009-06-05 10:29:35 +02:00
Georg Brandl
288af885c2 merge with 0.6 2009-06-04 18:47:43 +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
fb0791bdfc Added the `prepend and append` options to the
``literalinclude`` directive.
2009-06-04 17:57:58 +02:00
Georg Brandl
ebcf18d9c3 Added the `latex_docclass` config value and made the "twoside"
documentclass option overridable by "oneside".
2009-06-04 17:50:37 +02:00
Georg Brandl
55bbb72bd0 merge 2009-06-03 23:18:20 +02:00
Georg Brandl
42d12d8683 Refix #188. 2009-06-03 23:18:02 +02:00
Pauli Virtanen
aea718e2a2 Fix fails-to-work oversight in pngmath.py 2009-06-02 23:05:33 +03:00
Georg Brandl
18d5f967bd merge with 0.6 2009-06-01 10:47:38 +02:00
Georg Brandl
51e8e68a6d Add Selenium. 2009-06-01 10:46:54 +02:00
Georg Brandl
799bc4fefe #188: fix oversight in replacing parameter. 2009-06-01 10:40:17 +02:00
Georg Brandl
8d96070a1a merge with 0.6 2009-05-31 19:50:29 +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
df75924602 merge with 0.6 2009-05-31 18:59:36 +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
b3a2b211cd Update of Polish translation. 2009-05-31 18:47:27 +02:00
Georg Brandl
77eb655659 Update of Slovenian translation. 2009-05-31 18:46:18 +02:00
Armin Ronacher
e8ab405a2e Added werkzeug docs to the examples. 2009-05-30 09:43:51 +02:00
Georg Brandl
d6fc2c25c9 merge with 0.6 2009-05-28 08:42:35 +02:00
Georg Brandl
62c6acfb4f Fix variable name. 2009-05-28 08:41:50 +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
99c3ad9d6d Add another indirection for formatting the name in Documenter. 2009-05-24 21:36:27 +02:00
Georg Brandl
b28de861fe merge with 0.6 2009-05-24 19:15:57 +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
88dadf142b update messages for 1.0 branch 2009-05-22 18:51:46 +02:00