Commit Graph

2248 Commits

Author SHA1 Message Date
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
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
Robert Lehmann
a1932f62f0 Add gettext builder to Sphinx docs. 2010-05-30 17:02:54 +02:00
Robert Lehmann
601d39c7b9 merge with trunk 2010-05-30 11:10:01 +02:00
Robert Lehmann
ab16ae303a Add gettext build using intl.MessageCatalogBuilder. 2010-05-30 09:36:23 +02:00
Georg Brandl
065fec54f9 Mention more targets in "make help". 2010-05-30 09:06:34 +02:00
Georg Brandl
41e55b92de Add missing targets to Makefile; do not build latex twice for latexpdf target. 2010-05-30 09:02:22 +02:00
Georg Brandl
ac9245de2d Update phony targets. 2010-05-30 08:49:33 +02:00
Daniel Neuhäuser
6f982283ed Fixed a testcase in response to issue #415 which is failing as of revision a854e3d2ca07 2010-05-30 04:47:28 +02:00
Robert Lehmann
f0cbf2c4e1 Add PO builder to sphinx-quickstart. 2010-05-29 20:26:38 +02:00
Robert Lehmann
d405575620 Skeleton for PO builder. 2010-05-29 18:14:42 +02:00
Georg Brandl
ef2325047c #415: Do not compact single paragraphs within desc_content nodes. 2010-05-28 23:00:34 +02:00
Georg Brandl
f87766af25 Add libLAS. 2010-05-28 22:43:02 +02:00
Georg Brandl
c0a57a84ca #432: Fix UnicodeErrors while building LaTeX in translated locale; do not swallow UnicodeError as a warning. 2010-05-28 22:37:54 +02:00
Georg Brandl
88787b2c86 #435: update Turkish translation for 1.0. 2010-05-28 22:25:41 +02:00
smerch
c96a54c61d Fix for .html writer logic 2010-05-28 15:34:02 +03:00
Georg Brandl
d491eda986 Fix an AttributeError for strange xref nodes. 2010-05-27 19:02:26 +02:00
Armin Ronacher
6613b64726 Added class role docs for JS domain. 2010-05-27 16:18:38 +02:00
Armin Ronacher
a534f39187 Fixed a bug in the C++ domain and documented more 2010-05-27 14:12:24 +02:00
Armin Ronacher
8c388b8b14 Added :js:class: which makes JS documentation a lot more readible 2010-05-27 13:52:02 +02:00
Armin Ronacher
31aed65b6f Usefulified C++ code example 2010-05-27 13:41:16 +02:00
Georg Brandl
b3524a8697 #427: fix the encode() method of translation proxies. 2010-05-27 00:06:48 +02:00
Georg Brandl
0d4c3a31b6 #426: Fix encoding issues when saving/loading intersphinx inventories. 2010-05-26 19:51:09 +02:00
Georg Brandl
7e7593c4dd #424: Fix IndexError in viewcode extension. 2010-05-26 19:32:17 +02:00
Georg Brandl
d3d93a54f0 Test the viewcode extension; decode the source files before highlighting them. 2010-05-26 19:29:44 +02:00
Georg Brandl
8d1235d7ad #419: remove unnecessary mkdir call. 2010-05-26 19:08:15 +02:00
Georg Brandl
9f562309f8 Fix long lines. 2010-05-26 00:25:41 +02:00
Georg Brandl
7f818affe4 Require docutils 0.5, as announced. 2010-05-26 00:22:28 +02:00
Georg Brandl
b3b58ea24c #421: fix Unicode errors for translations with non-ASCII characters. 2010-05-26 00:13:11 +02:00
Georg Brandl
6012506d74 Be more precise. 2010-05-26 00:08:11 +02:00
Georg Brandl
c671e81d6c Restore sphinxdoc theme. 2010-05-25 23:59:22 +02:00
Armin Ronacher
5be7570ee8 Fixed console.py function term_width_line() issue. #423 2010-05-25 16:24:44 +02:00
Georg Brandl
9b9d188ded Post release update. 2010-05-25 01:27:33 +02:00
Georg Brandl
eb0b178cb2 Added tag 1.0b1 for changeset 80dc1a872e49 2010-05-25 01:25:47 +02:00
Georg Brandl
785cfa2560 Prepare for release of 1.0b1. 2010-05-25 01:17:03 +02:00
Georg Brandl
89c54a90a8 merge with 0.6 2010-05-25 01:14:37 +02:00
Georg Brandl
d1bf155cfe Post release update. 2010-05-25 01:13:29 +02:00
Georg Brandl
528af848d5 Added tag 0.6.6 for changeset 36de1ff4ba69 2010-05-25 01:09:19 +02:00
Georg Brandl
4dfe623d7d Update trove classifiers. 2010-05-25 01:08:52 +02:00
Georg Brandl
ecb394a978 Monkey-patch Node.__contains__ to get consistent behavior for docutils 0.5 and 0.6. 2010-05-25 01:05:36 +02:00
Georg Brandl
4a796be021 Prepare for 0.6.6 release. 2010-05-25 00:53:40 +02:00
Georg Brandl
8bcf1f4511 Fix long line. 2010-05-25 00:50:15 +02:00
Georg Brandl
488adca485 Fix translation catalogs as far as I can; compile new .mo out of it. 2010-05-25 00:34:45 +02:00
Georg Brandl
2f7618dd16 Update German translation. 2010-05-25 00:03:02 +02:00
Georg Brandl
dc85b9c879 Update gettext catalogs based on new template. 2010-05-24 23:55:23 +02:00