Commit Graph

1045 Commits

Author SHA1 Message Date
Robert Lehmann
f91dbc7587 Changelog for PR#99. 2013-01-06 11:53:56 +01:00
Takayuki Shimizukawa
b17c588b0d Closes #976: Fix gettext does not extract index entries. 2013-01-05 23:38:21 +09:00
Jonathan Waltman
51fb8b435b Add verbose option `-v` for sphinx-build and some rudimentary debugging support. 2013-01-05 02:41:12 -06:00
Jonathan Waltman
3cd00a0809 sphinx-build: Provide more specific error messages for invalid arguments. 2013-01-04 22:52:42 -06:00
Jonathan Waltman
66fe7cc2d7 sphinx-build: Support the standard `--help and --version` options. 2013-01-04 22:48:21 -06:00
Jonathan Waltman
b338af55df Issue #869: Add option `-T` for printing the full traceback on exception. 2013-01-04 22:24:46 -06:00
Takayuki Shimizukawa
ab6706e6ed Closes #940: Fix gettext does not extract figure caption.
This is docutils issue.
see also: https://sourceforge.net/tracker/?func=detail&aid=3599485&group_id=38414&atid=422032
2013-01-05 01:06:42 +09:00
Takayuki Shimizukawa
263d5b376f Fix text writer can not handle visit_legend for figure directive contents. 2013-01-04 18:18:43 +09:00
Georg Brandl
367614d23a merge 2013-01-04 11:17:57 +01:00
Georg Brandl
1832284e89 Closes #1067: implement pluggable search scorer and tweak scoring to give good results. Patch by Hernan Grecco. 2013-01-04 11:17:32 +01:00
Jonathan Waltman
d997aa76b0 Closes #958: Do not preserve `environment.pickle` after a failed build. 2013-01-03 13:34:47 -06:00
Takayuki Shimizukawa
7022b6f251 Add regression test for gettext does not extract definition terms. Closes #975 2013-01-01 14:17:53 +09:00
Georg Brandl
54c1a45ffb Changelog for PR#97. 2012-12-30 18:15:42 +01:00
Georg Brandl
ddd51f7cc7 Closes #1055: add changelog entry for 7228c0534f0c. 2012-12-30 18:02:59 +01:00
Georg Brandl
19539dfc8a Changelog entry for #1053. 2012-12-30 17:50:13 +01:00
Jonathan Waltman
8ac4aa6282 Add Docutils-native XML and pseudo-XML builders 2012-12-04 21:10:15 -06:00
Jonathan Waltman
1e66d33c7b Add changelog entry for devguide 2012-12-03 01:36:34 -06:00
Takayuki Shimizukawa
c4bfaab2ee update CHANGES 2012-12-02 23:37:25 +09:00
Georg Brandl
0c02841412 Closes #1010: Make pngmath images transparent by default; IE7+ should handle it. 2012-10-28 19:06:48 +01:00
Georg Brandl
20e5574c54 Closes #1012: Update Estonian translation. 2012-10-28 19:03:36 +01:00
Georg Brandl
0fd6ebce62 Closes #1018: Fix "container" directive handling in the text builder. 2012-10-28 19:01:51 +01:00
Georg Brandl
2efca93473 Closes #1028: Fix line block output in the text builder. 2012-10-28 18:59:47 +01:00
Georg Brandl
67aa6029e8 #1015 changelog entry. 2012-10-28 18:41:21 +01:00
Georg Brandl
e7ba8c364d Changelog entry for PR#25 2012-10-28 18:35:01 +01:00
Georg Brandl
cc98245c42 Some more changelog entries. 2012-10-28 18:33:09 +01:00
Georg Brandl
10a65f62ef Linkcode changelog entry. 2012-10-28 18:22:53 +01:00
Georg Brandl
883887b57b Changelog and style fixes for PR#75. 2012-10-28 17:57:40 +01:00
Georg Brandl
d83e416ecf Add new changelog heading for next release 2012-03-10 22:23:52 +01:00
Georg Brandl
0adcbc43af Bump version to 1.1.3. 2012-03-10 21:42:25 +01:00
Georg Brandl
7ecc658c71 Fixes #816: Fix encoding issues in the Qt help builder. 2012-03-10 21:02:08 +01:00
Georg Brandl
95f0155227 Fixes #873: do not raise assertion errors on empty "only" directives. 2012-03-10 19:36:22 +01:00
Georg Brandl
17591ffe93 Fixes #892: Fix single-HTML builder misbehaving with the master document in a subdirectory. 2012-03-10 19:24:03 +01:00
Georg Brandl
87c50b6605 Fixes #870: silence spurious KeyErrors when removing documents. 2012-03-10 19:09:01 +01:00
Georg Brandl
c60c8e6f7d Add some changelog entries. 2012-03-10 18:47:33 +01:00
Georg Brandl
a710c68ccf Another issue fixed. 2012-01-29 12:03:30 +01:00
Georg Brandl
1bef661b48 Closes #831: Provide `--project` flag in setup_command as advertised. 2012-01-29 12:02:30 +01:00
Georg Brandl
0c316f22eb Closes #844: Fix crashes when dealing with Unicode output in doctest extension. 2012-01-29 11:58:23 +01:00
Georg Brandl
03152f8b60 Closes #834: Fix HTML help language/encoding mapping for all Sphinx supported languages. 2012-01-29 11:47:22 +01:00
Georg Brandl
8f9b88f27f Closes #832: Fix crashes when putting comments or lone terms in a glossary. 2012-01-29 11:36:12 +01:00
Georg Brandl
f150be8d25 Closes #854: Fix inheritance_diagram raising attribute errors on builtins. 2012-01-29 11:28:09 +01:00
Georg Brandl
af51c6c633 Closes #852: Fix HtmlHelp index entry links again. 2012-01-29 11:24:25 +01:00
Georg Brandl
b15eb0c086 Closes #853: Restore compatibility with docutils trunk. 2012-01-29 11:20:12 +01:00
Georg Brandl
d16875f3e2 Closes #851: Recognize and warn about circular toctrees, instead of running into recursion errors. 2012-01-29 11:13:49 +01:00
Georg Brandl
b1c5572d8e Closes #862: Fix handling of `-D and -A` options on Python 3. 2012-01-29 10:46:39 +01:00
Georg Brandl
a6512317bf Closes #864: Fix crash with some settings of :confval:modindex_common_prefix. 2012-01-29 10:43:31 +01:00
Georg Brandl
5b63fbfd44 Closes #860: Do not crash when encountering invalid doctest examples, just emit a warning. 2012-01-29 10:29:44 +01:00
Georg Brandl
5727c053c2 Closes #859: Fix exception under certain circumstances when not finding appropriate objects to link to. 2012-01-29 10:25:34 +01:00
Georg Brandl
fa100632c3 Closes #695: When the highlight language "python" is specified explicitly, do not try to parse the code to recognize non-Python snippets.
Thanks to Jonas Haag for the patch.
2012-01-29 10:21:01 +01:00
Georg Brandl
77ba999505 Add changelog entry. 2012-01-29 10:12:07 +01:00
Georg Brandl
5abf089569 Add changelog entry. 2012-01-29 10:09:34 +01:00