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 |
|
Pauli Virtanen
|
8122339c95
|
Add GNOME Devhelp builder
|
2009-06-27 19:49:51 +03:00 |
|
Pauli Virtanen
|
a9b4d9e552
|
autosummary: generate stubs for ~items properly
|
2009-06-27 17:01:34 +03:00 |
|
Pauli Virtanen
|
e4ead20937
|
autosummary: fix parsing in generate
|
2009-06-27 16:58:22 +03:00 |
|
Pauli Virtanen
|
9043aeb723
|
autosummary: generate stub pages recursively
|
2009-06-19 16:57:43 +03:00 |
|
Georg Brandl
|
728e1904ec
|
Make check happy.
|
2009-06-17 08:48:19 +02: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
|
09c38835e5
|
Added tag 0.6.2 for changeset 4be5ab514177
|
2009-06-16 23:45:46 +02:00 |
|
Georg Brandl
|
b4921a48c5
|
Tidy up tags file.
|
2009-06-16 23:45:41 +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
|
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
|
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
|
0ed845462f
|
#169: Added the `trim_doctest_flags ` config value, which is true by default.
|
2009-06-16 21:53:53 +02:00 |
|
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 |
|
Pau Fern?ndez
|
59c3696a7d
|
Added the Catalan translation
|
2009-06-07 14:30:57 +02:00 |
|
Georg Brandl
|
dcf6a1c386
|
Add some docstrings.
|
2009-07-29 16:34:15 +00:00 |
|
Georg Brandl
|
72516863b6
|
Add API to add components to a domain.
|
2009-07-28 17:45:02 +00:00 |
|
Georg Brandl
|
279dd4fa41
|
Builder.load_env is no more.
|
2009-07-26 15:00:18 +02:00 |
|
Armin Ronacher
|
ec24ba6864
|
merged
|
2009-07-14 11:48:33 +02:00 |
|
Armin Ronacher
|
ae34f70782
|
Write theme information payload binary, not as text. Otherwise windows users will be unhappy.
|
2009-07-14 11:43:39 +02:00 |
|
Georg Brandl
|
c5c62b252c
|
Access domain data via env.domaindata.
|
2009-07-13 21:31:05 +02:00 |
|
Georg Brandl
|
1c030b415e
|
With a few disabled features (see XXX), the test suite runs again.
|
2009-07-13 21:28:01 +02:00 |
|
Georg Brandl
|
a1dd4695f3
|
First step of domain handling in environment.
|
2009-07-13 20:53:11 +02:00 |
|
Georg Brandl
|
51a78a9b88
|
PEP 8
|
2009-07-13 18:41:20 +02:00 |
|