Commit Graph

778 Commits

Author SHA1 Message Date
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
Georg Brandl
b3108306cd Fix #677: allow multiple signatures in C++ domain directives. 2011-09-22 10:23:54 +02:00
Georg Brandl
a843bf403b Update changelog with latest bugfixes. 2011-09-22 09:46:46 +02:00
Georg Brandl
ad5d9f7c6b Add changelog entry for emphasize-lines and some coding style fixes. 2011-09-22 09:29:36 +02:00
Georg Brandl
40c294f0c8 Closes #657: viewcode now works correctly with source files that have non-ASCII encoding. 2011-05-15 13:31:39 +02:00
Georg Brandl
5ca496847a Closes #669: Respect the `noindex` flag option in py:module directives. 2011-05-15 13:00:11 +02:00
Georg Brandl
02a3b5bfdf Closes #675: Fix IndexErrors when including nonexisting lines with :rst:dir:literalinclude. 2011-05-15 12:31:33 +02:00
Georg Brandl
eaa43cafce Closes #676: Respect custom function/method parameter separator strings. 2011-05-15 12:24:50 +02:00
Georg Brandl
4e85a6ed42 Closes #682: Fix JS incompatibility with jQuery >= 1.5. 2011-05-15 12:20:47 +02:00
Georg Brandl
569516dd0e Closes #693: Fix double encoding done when writing HTMLHelp .hhk files. 2011-05-15 11:37:00 +02:00
Georg Brandl
dfe70cb7f2 Closes #647: Do not apply SmartyPants in parsed-literal blocks. 2011-05-15 11:34:52 +02:00
Georg Brandl
1b6e2bfa9c Fix #766: Add Estonian locale, thanks to Aivar Annamaa. 2011-09-21 09:28:49 +02:00
Georg Brandl
4718e50f4b Fix #714: Add Korean locale, thanks to Channy Yun. 2011-09-21 09:25:37 +02:00
Georg Brandl
1d59011ce6 Add attribution for 9b4e41bba142. 2011-09-17 20:53:44 +02:00
Georg Brandl
ed0bad3889 Doc and changelog entries for 91b4fc984b32. 2011-07-23 10:04:09 +02:00
Georg Brandl
0806a96a49 Post-release bumps. 2011-01-15 17:21:18 +01:00
Georg Brandl
8ba7d97fa7 Bump version. 2011-01-15 16:25:43 +01:00
Georg Brandl
e7fa3c6f45 #347: use autodoc documenter detection in autosummary. 2011-01-15 15:10:30 +01:00
Georg Brandl
c41c6227de Consistently replace $ by _S_ in JS domain. 2011-01-15 14:27:13 +01:00
Georg Brandl
f36ca80765 #599: Import PIL as `from PIL import Image`. 2011-01-15 11:43:36 +01:00