Commit Graph

3756 Commits

Author SHA1 Message Date
Robert Lehmann
83b5fa9485 merge 2011-10-07 09:10:27 +02:00
Robert Lehmann
b8873fe7b0 Fixes #354: Addressed PDF generation in the tutorial. 2011-10-06 14:52:54 +02:00
Georg Brandl
d07fe37744 Update the websupport tests to API changes. 2011-10-06 14:28:18 +02:00
Georg Brandl
608edd427c Fix #758: do not install custom_fixers and tests "packages". 2011-10-05 15:31:50 +02:00
Robert Lehmann
e4ceadd9ae merge 2011-10-03 14:09:19 +02:00
Robert Lehmann
0f47e55787 Respect gettext_compact in message patching too. 2011-10-03 14:08:33 +02:00
Robert Lehmann
77329bf497 Closes #561: Add configuration option to prevent catalog bundling. 2011-10-03 13:20:53 +02:00
Georg Brandl
262d8a0e5f Re-add monkey patch whose removal made latex build fail. 2011-10-02 19:54:35 +02:00
Georg Brandl
411f82d9b9 Fix markup test with latest pygments-related updates. 2011-10-02 19:39:42 +02:00
Robert Lehmann
88af4549d7 Merge with 1.0 2011-10-02 17:58:31 +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
Robert Lehmann
c6d9f56895 Move 'Hide Search Matches' to search box.
This is (a) semantically cleaner and (b) shows that feature even when source
links are disabled.
2011-10-02 17:03:56 +02:00
Robert Lehmann
478ffe5632 Closes #778: Fix CSS class selector. 2011-10-02 16:58:43 +02:00
Tibor Toth
b3b7a52876 Fix date format, js text capitalization. 2011-09-28 21:06:03 +02:00
Tibor Toth
da0b6e6c59 Compile Hungarian locale. 2011-09-27 19:38:41 +02:00
Jon Olav Vik
da5e1e9aa3 Avoid re-importing modules. 2011-09-27 19:25:35 +02:00
Tibor Toth
6c14e874b1 Added Hungarian translation. 2011-09-27 07:19:56 +02:00
Jon Olav Vik
864f9b9190 Inheritance diagram: Make tooltip from first line of docstring 2011-09-26 08:07:53 +02:00
Georg Brandl
fb6b76a6c3 Merge with 1.0. 2011-09-25 08:49:05 +02:00
Georg Brandl
c2ceb79881 More version-compatibility hack removals. 2011-09-25 08:47:56 +02:00
Georg Brandl
fa10e813e3 Remove docutils monkey-patches that are no longer needed with >= 0.7. 2011-09-25 08:43:23 +02:00
Georg Brandl
d7305c82da Remove compatibility code for Pygments < 1.2. 2011-09-25 08:39:09 +02:00
Georg Brandl
452a41ba8a Fix tests in the face of docutils 0.6. 2011-09-25 08:37:35 +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
2c77c05473 Merge with 1.0 2011-09-23 22:03:34 +02:00
Georg Brandl
3689ba8298 Added tag 1.0.8 for changeset 61cb589edeba 2011-09-23 22:01:22 +02:00
Georg Brandl
be6aa3940e Shorten long lines. 2011-09-23 21:58:09 +02:00
Georg Brandl
cd5e11abee Remove "Modules" suffix for project header. 2011-09-23 11:42:18 +02:00
Georg Brandl
09b5e1736c Add reference to odt2sphinx. 2011-09-23 11:36:32 +02:00
Georg Brandl
d02d07e992 Switch off pagerefs in production lists. 2011-09-23 11:26:56 +02:00
Georg Brandl
ded4bee328 Add note about inclusion with the "include" directive. 2011-09-23 11:22:35 +02:00
Georg Brandl
87a417b3b1 Add Elemental. 2011-09-23 11:16:40 +02:00
Georg Brandl
a0b27776f1 Fix output for complicated signatures in latex. 2011-09-23 11:15:14 +02:00
Georg Brandl
4abbe95a9c Merge with 1.0 2011-09-23 11:03:23 +02:00
Georg Brandl
f04abffe60 Fix index. 2011-09-23 11:00:45 +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
2ff5e6fdd0 Update tox.ini with py32/du08 envs. 2011-09-23 07:59:19 +02:00
Georg Brandl
c45de4cccd Update release date. 2011-09-23 07:58:45 +02:00
Armin Ronacher
f6711a6209 Added more tests to the basic parsing of C++ signatures 2011-09-23 00:51:43 +02:00
Armin Ronacher
2a021f1cf9 merged 2011-09-23 00:49:08 +02:00
Armin Ronacher
7eae4bcaeb Attach arrays to the name not the type for C++ domain and fixed a few rendering errors. 2011-09-23 00:48:52 +02:00
Armin Ronacher
5315d23365 Attach arrays to the name not the type for C++ domain and fixed a few rendering errors. 2011-09-23 00:48:52 +02:00
Georg Brandl
151a395a21 Merged in aohta/sphinx (pull request #24) 2011-09-22 17:59:48 +02:00