Commit Graph

797 Commits

Author SHA1 Message Date
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
Georg Brandl
913bfd8e0c Add changelog entry. 2012-01-29 10:08:27 +01:00
Georg Brandl
00ed3ae8a9 PR#40: Fix `safe_repr` function to decode bytestrings with non-ASCII characters correctly. 2012-01-29 10:00:28 +01:00
Georg Brandl
cc1ca3a43a Closes #809: Include custom fixers in the source distribution. 2011-11-01 21:40:52 +01:00
Georg Brandl
313a428fa8 Prepare for release 1.1.1. 2011-11-01 15:24:26 +01:00
Georg Brandl
21cfc46dc3 Fix DevHelp index entries too. 2011-11-01 09:26:05 +01:00
Georg Brandl
8fdeaec018 Closes #791: Fix QtHelp and HtmlHelp index entry links. 2011-11-01 09:24:34 +01:00
Georg Brandl
fd56b7c44a Closes #792: Include "sphinx-apidoc" in the source distribution. 2011-11-01 09:14:23 +01:00
Georg Brandl
90b7372b80 Closes #797: Don't crash on a misformatted glossary. 2011-11-01 09:09:50 +01:00
Georg Brandl
5d19b860e2 Closes #801: Make intersphinx work properly without SSL support. 2011-11-01 09:01:48 +01:00
Georg Brandl
ddb7fab16d Closes #805: Make the `Sphinx.add_index_to_domain` method work correctly. 2011-11-01 08:59:53 +01:00
Georg Brandl
de117ea974 Pre-release updates. 2011-10-09 23:25:40 +02:00
Robert Lehmann
ea5d3359e9 merge 2011-10-08 14:09:21 +02:00
Robert Lehmann
9904596da8 Fixes #678: Support superclass declarations in C++ domain. 2011-10-08 14:02:13 +02:00
Georg Brandl
94de32b3ae Merge with 1.0 2011-10-07 19:18:23 +02:00
Georg Brandl
5bff67432e Fix the source positions referenced by the "viewcode" extension. 2011-10-07 19:17:01 +02:00
Georg Brandl
7fd561a359 Merge with 1.0 2011-10-02 17:51:07 +02:00
Georg Brandl
975f9c7eaa Fix #778: Fix "hide search matches" link on pages linked by search. 2011-10-02 17:50:37 +02:00
Georg Brandl
fb6b76a6c3 Merge with 1.0. 2011-09-25 08:49:05 +02:00
Georg Brandl
142c15093a Upgrade the version requirements. 2011-09-25 08:31:27 +02:00
Georg Brandl
947f64592f Post-release updates. 2011-09-23 22:07:48 +02:00
Georg Brandl
4abbe95a9c Merge with 1.0 2011-09-23 11:03:23 +02:00
Georg Brandl
69f7e07681 Fix #627: Fix tracebacks for AttributeErrors in autosummary generation. 2011-09-23 10:46:43 +02:00
Georg Brandl
757d0013a7 Fix the `abbr` role when the abbreviation has newlines in it. 2011-09-23 10:40:18 +02:00
Georg Brandl
01f45a12c7 Fix #727: Fix the links to search results with custom object types. 2011-09-23 10:38:18 +02:00
Georg Brandl
db87ed440c Fix #648: Fix line numbers reported in warnings about undefined references. 2011-09-23 09:46:24 +02:00
Georg Brandl
25d41d8ed1 Merge with 1.0 2011-09-23 08:06:12 +02:00
Georg Brandl
fef4faf50d Changelog entry for C++ domain changes. 2011-09-23 08:02:55 +02:00
Georg Brandl
c45de4cccd Update release date. 2011-09-23 07:58:45 +02:00
Georg Brandl
ca2bf2f626 Merge with 1.0 2011-09-22 13:56:16 +02:00
Georg Brandl
7be5f21f84 Fix #720: add dummy visitor for graphviz nodes for man/text writer. 2011-09-22 12:42:45 +02:00
Georg Brandl
2cfcc99f25 Merge with 1.0 2011-09-22 12:04:08 +02:00
Georg Brandl
020daea23f Fix #704: image file duplication bug. 2011-09-22 11:30:06 +02:00
Georg Brandl
20f3b8d95c Merge with 1.0 2011-09-22 10:42:09 +02:00
Georg Brandl
e5e44202b6 Closes #680: allow doc fields in cpp domain directives. 2011-09-22 10:37:55 +02:00