Commit Graph

2818 Commits

Author SHA1 Message Date
Roland Meister
e06a11bd64 Replace colons with hyphens in id and href attributes for the epub builder. 2010-07-08 21:42:16 +02:00
Georg Brandl
b57c71b784 Small logic fix to work around precedence bug in Jinja 2.1.x. 2010-07-03 10:28:28 +02:00
Daniel Neuhäuser
2cbaded701 Add test for oldcmarkup warning 2010-07-02 16:44:05 +02:00
Georg Brandl
28fc52559c Activate oldcmarkup by default, but warn when the markup is used. 2010-07-02 11:44:01 +02:00
Georg Brandl
1b19d0d1e5 merge with http://bitbucket.org/rolmei/sphinx-epub/ 2010-07-02 11:37:12 +02:00
Georg Brandl
fa120b01d5 Update of Brazilian portuguese message catalog, by Roger Demetrescu. 2010-07-02 10:41:40 +02:00
Roland Meister
0dd1e93bed Merge with http://bitbucket.org/birkenfeld/sphinx 2010-06-30 21:34:35 +02:00
Roland Meister
b2a237b8b4 Omit nodes without refuri attribute from toc.ncx.
This fixes bug report on sphinx-dev.
2010-06-30 21:32:18 +02:00
Robert Lehmann
583f4a100e Ignore translations which fall back to NullTranslations. 2010-06-30 13:11:22 +02:00
Robert Lehmann
4fa9fe3290 Skip untranslated msgids. 2010-06-30 12:59:12 +02:00
Robert Lehmann
93f2924008 Switch from normalized representation to rawsource. 2010-06-30 12:57:26 +02:00
Robert Lehmann
6e9b3c7249 Test if doctrees retain semantic structure. 2010-06-30 12:57:10 +02:00
Robert Lehmann
8a5af56e62 Disallow structural changes to TextElements; replace their children instead. 2010-06-30 12:50:34 +02:00
Robert Lehmann
1433b5cb11 Test translation patching in vitro. 2010-06-29 23:30:22 +02:00
Robert Lehmann
4b8249e6b1 Fix translation lookup and propagation. 2010-06-29 22:54:59 +02:00
Jacob Mason
ac262bb012 Split q for context_re 2010-06-29 10:39:49 -05:00
Robert Lehmann
684ecc2678 Preliminary fix for broken translations in autodoc/viewcode. 2010-06-29 08:08:31 +02:00
Robert Lehmann
6a715f5d1a Move translation patching into read_doc for access to runtime settings. 2010-06-29 08:06:48 +02:00
Robert Lehmann
bbc03c26e3 Make locale.init reentrable. 2010-06-29 08:05:28 +02:00
Jacob Mason
c4e5947f87 Api user instantiates WebSupport directly 2010-06-28 18:39:10 -05:00
Jacob Mason
9e569d650a updated documentation 2010-06-26 14:49:30 -05:00
Jacob Mason
f83ff52ede added whoosh search adapter 2010-06-26 13:40:39 -05:00
Robert Lehmann
804b8df9bb Prepare locale initialization for multiple catalogs. 2010-06-26 15:30:35 +02:00
Robert Lehmann
ba5e496a5d Hide canonical path separator. 2010-06-26 15:29:25 +02:00
Robert Lehmann
7b3830a78a Pull gettext tests into one single location. 2010-06-26 14:13:43 +02:00
Robert Lehmann
b14658199f Document gettext builder and create i18n docs. 2010-06-26 12:38:06 +02:00
Robert Lehmann
10fc7cd73b Move POT-Creation-Date configuration value back into code. 2010-06-26 12:25:53 +02:00
Jacob Mason
d9b07f4c7d delete replaced documents in xapian when docs are rebuilt 2010-06-25 18:38:40 -05:00
Jacob Mason
3babf6e968 fixed search result titles and context 2010-06-25 14:41:30 -05:00
Jacob Mason
05c9c2842b Fixed styling problems in search results. 2010-06-25 14:37:46 -05:00
Jacob Mason
eab344496b merge with trunk 2010-06-24 15:04:04 -05:00
jacob
8c4e535170 Added xapian search 2010-06-24 14:30:02 -05:00
jacob
00f841be2a Added relbar and sidebar to documents 2010-06-23 14:37:07 -05:00
Robert Lehmann
cd583b634d merge with trunk 2010-06-23 07:43:07 +02:00
Robert Lehmann
8e12af649f Ignore orphan metadata field in translatable messages. 2010-06-23 07:36:33 +02:00
Robert Lehmann
35ee258b2e Fix source file reference in patched documents. 2010-06-23 07:30:24 +02:00
Robert Lehmann
3c4cad5085 Add parsing step to translation integration. 2010-06-23 07:28:58 +02:00
Robert Lehmann
3a7ce4039a Check compiled message catalogs are processable with gettext. 2010-06-23 06:18:47 +02:00
Daniel Neuhäuser
1c09b052fa Added PyMQI documentation to the examples 2010-06-22 20:38:18 +02:00
Daniel Neuhäuser
ea62fb7af3 Added the Spring Python documentation to the examples 2010-06-22 20:37:11 +02:00
Daniel Neuhäuser
24bd58ea6c merge with trunk 2010-06-22 20:09:47 +02:00
Georg Brandl
1261e37267 Better insert at the beginning of sys.path. 2010-06-22 20:06:46 +02:00
Daniel Neuhäuser
85a854c859 Added the tipfy documentation to the examples 2010-06-21 20:08:52 +02:00
Georg Brandl
74e791301d Complete comment. 2010-06-20 18:29:47 +02:00
Georg Brandl
4c0f91f2ca merge with 0.6 2010-06-20 14:24:32 +02:00
Georg Brandl
acc9d13c58 #452: fix encoding handling in ModuleAnalyzer. 2010-06-20 14:23:59 +02:00
Georg Brandl
f7a418949a Monkey-patch docutils.nodes.Element.copy to copy the rawsource. 2010-06-20 12:33:11 +02:00
Georg Brandl
bd1c19d724 Added Lithuanian translation, thanks to Dalius Dobravolskas. 2010-06-20 12:19:34 +02:00
Georg Brandl
c7a8350f3c Do not stop even at severe docutils errors, continue build. 2010-06-19 21:37:10 +02:00
Dalius
08148362fd Lithuanian l10n files added. 2010-06-19 12:53:50 +03:00