Commit Graph

3472 Commits

Author SHA1 Message Date
Tibor Toth
6c14e874b1 Added Hungarian translation. 2011-09-27 07:19:56 +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
Georg Brandl
07427c48fb Merge with 1.0. 2011-09-22 14:39:27 +02:00
Georg Brandl
f250397f77 Always close .buildinfo file after reading. 2011-09-22 14:28:31 +02:00
Georg Brandl
3d4b8830a0 Fix #708: add reference to Pandoc. 2011-09-22 14:05:03 +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
Armin Ronacher
9325a16c6f Added support for strings with commas in template definitions. 2011-09-22 11:17:18 +02:00
Armin Ronacher
49f1425da3 Added support for strings with commas in template definitions. 2011-09-22 11:17:18 +02:00
Armin Ronacher
48ca7f47f9 Added support for noexcept specifiers 2011-09-22 11:15:46 +02:00
Armin Ronacher
794e241ba5 Added support for noexcept specifiers 2011-09-22 11:15:46 +02:00
Armin Ronacher
deda15bed3 Small refactoring for how modifiers are parsed in the C++ domain. 2011-09-22 10:54:16 +02:00
Armin Ronacher
5542003e96 Small refactoring for how modifiers are parsed in the C++ domain. 2011-09-22 10:54:16 +02:00
Armin Ronacher
9753d743fc Added support for constexpr in function signatures 2011-09-22 10:43:24 +02:00
Armin Ronacher
9e43f54600 Added support for constexpr in function signatures 2011-09-22 10:43:24 +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
Armin Ronacher
6b96b10220 Be explicit about rvalue references. 2011-09-22 10:33:15 +02:00