Commit Graph

2357 Commits

Author SHA1 Message Date
Georg Brandl
fc93a56280 merge with 0.6 2010-06-05 18:49:39 +02:00
Georg Brandl
732857577e Post-release updates. 2010-06-05 18:48:25 +02:00
Georg Brandl
d27fdb1c71 Added tag 0.6.7 for changeset e2723a4a64f0 2010-06-05 18:47:19 +02:00
Georg Brandl
08285e6a50 Prepare for 0.6.7 release. 2010-06-05 18:42:11 +02:00
Georg Brandl
996339593e merge with 0.6 2010-06-05 18:39:48 +02:00
Georg Brandl
3ff350c4d9 #439: angle brackets in template class names can be misinterpreted as link targets. Clarify how to avoid this. 2010-06-05 18:21:48 +02:00
Georg Brandl
ce96cfbfb6 Revert logic in _directive_helper: everything that is not a function is a class-style directive.
Fixes issues with extensions registering directive classes not inheriting from Directive.
2010-06-05 18:10:42 +02:00
Georg Brandl
0320c3393c Added Danish translation, thanks to Hjorth Larsen. 2010-06-05 15:42:18 +02:00
Robert Lehmann
0c21f913eb Document basic workflow in gettext builder. 2010-06-04 18:38:16 +02:00
Robert Lehmann
7c80750ee3 Prepare msgid for escaped sequences. 2010-06-04 18:26:47 +02:00
Robert Lehmann
4a197b29ce Safeguard file.close() against failure. 2010-06-04 18:23:06 +02:00
Robert Lehmann
3f6fa966d0 Use progress indicator for gettext builds. 2010-06-04 18:21:19 +02:00
Robert Lehmann
2801f52f15 Properly close open .pot files. 2010-06-04 17:14:04 +02:00
Robert Lehmann
01e6e18303 Escaped quotation marks in msgids. 2010-06-04 16:55:35 +02:00
Robert Lehmann
d60c41afa9 Add public name to MessageCatalogBuilder. 2010-06-04 16:54:37 +02:00
Georg Brandl
17f3643850 Regenerate French catalog. 2010-06-04 08:41:00 +02:00
Florent Gallaire
b4766464b2 Fix the french translation. 2010-06-03 19:54:44 -05:00
Georg Brandl
5800760fc4 merge 2010-06-03 17:26:05 +02:00
Georg Brandl
dd4f973221 merge with 0.6 2010-06-03 17:25:16 +02:00
Georg Brandl
af51c2f7bb Make test suite work with docutils from trunk: they emit a line number for a warning where 0.6 doesnt. 2010-06-03 17:21:33 +02:00
Robert Lehmann
08381bb2ad Add meta information to PO headers. 2010-06-02 09:45:13 +02:00
Robert Lehmann
995c18609c Write message catalogs to POT files. 2010-06-02 09:35:33 +02:00
Robert Lehmann
8413f2ce50 Ignore invisible and inline nodes during translation. 2010-06-02 09:19:08 +02:00
Robert Lehmann
8a87a46318 Normalize messages for later rewrapping. 2010-06-02 09:18:30 +02:00
Robert Lehmann
2cbe83cf5e Collect raw messages for translation. 2010-06-02 09:17:42 +02:00
Georg Brandl
2cd377825b Merge with http://bitbucket.org/jdb/sphinx/; compile updated catalog. 2010-06-01 18:05:19 +02:00
Georg Brandl
d249c619fd Move doctest blocks out of blockquotes even if there is more than one. 2010-06-01 09:42:57 +02:00
Armin Ronacher
528f305d96 Nicer solution for the C++ fix 2010-05-30 22:18:16 +02:00
Georg Brandl
c950196a30 Post-release update. 2010-05-30 20:08:30 +02:00
Georg Brandl
548e9f63b8 Added tag 1.0b2 for changeset b494009dccf1 2010-05-30 20:04:56 +02:00
Georg Brandl
0a91ac75b7 Release preparation for 1.0b2. 2010-05-30 19:52:08 +02:00
Georg Brandl
1b9963f4d8 Add referencing markup to CHANGES. 2010-05-30 17:33:37 +02:00
Georg Brandl
87c0b98f0a Fix referencing in rst domain. 2010-05-30 17:33:27 +02:00
Robert Lehmann
a1932f62f0 Add gettext builder to Sphinx docs. 2010-05-30 17:02:54 +02:00
Georg Brandl
295805f625 Add changelog entry. 2010-05-30 15:50:00 +02:00
Georg Brandl
f3e6c80204 #322: Improve responsiveness of search page by loading the search index asynchronously. 2010-05-30 15:49:00 +02:00
Georg Brandl
327516f0ed Update to jQuery 1.4.2. 2010-05-30 15:46:06 +02:00
Georg Brandl
2cdb352695 Fix the intersphinx inventory caching. 2010-05-30 15:19:14 +02:00
Georg Brandl
cc315fffed Too long to list all themes now. 2010-05-30 15:04:31 +02:00
Georg Brandl
50d16ce68e Use status iterator for images and dlfiles. 2010-05-30 14:57:44 +02:00
Georg Brandl
f61e02799b Respect "refid" attributes of reference nodes; this prevented references to labels in the same file. 2010-05-30 14:46:57 +02:00
Georg Brandl
3aa60e2833 Fix a bug that prevented references in the rst domain. 2010-05-30 14:46:17 +02:00
Armin Ronacher
475c3ba93b Fixed a C++ bug that caused bad references to be generated. This also
adds a note on overloads always ending up on the first version of the
method in case more than one is defined.
2010-05-30 13:51:50 +02:00
Georg Brandl
35f0b555a4 The `toctree callable in templates now accepts a titles_only` keyword argument. 2010-05-30 13:16:26 +02:00
Georg Brandl
cbcf99f156 #357: Refrain from setting absolute font size in agogo theme. 2010-05-30 13:07:42 +02:00
Georg Brandl
f3c706edae The `include` directive now supports absolute paths, which are interpreted as relative to the source directory. 2010-05-30 12:59:42 +02:00
Georg Brandl
3bd9e4617e Add a test for absolute image filenames. 2010-05-30 12:47:17 +02:00
Georg Brandl
57c438be4f Test references to figures and tables by caption. 2010-05-30 12:42:05 +02:00
Georg Brandl
0f7072f028 Allow linking to tables just like figures with :ref:. 2010-05-30 12:11:52 +02:00
Georg Brandl
eec1b7bf00 Add Gevent. 2010-05-30 12:04:12 +02:00