Robert Lehmann
|
3de93d83d6
|
Split up tests for locale patching.
|
2010-11-14 19:50:30 +01:00 |
|
Robert Lehmann
|
84298debb7
|
Supply missing PO file for tests.
|
2010-11-14 19:43:28 +01:00 |
|
Robert Lehmann
|
f055c1593f
|
Split up sphinx-i18n tests into build and patch phase.
|
2010-11-14 19:42:50 +01:00 |
|
Robert Lehmann
|
3ab3400c12
|
Remove generated catalogs properly after tests.
|
2010-11-13 13:15:15 +01:00 |
|
Robert Lehmann
|
3d006f827d
|
Transform false positives into skipped tests.
|
2010-11-13 13:14:35 +01:00 |
|
Robert Lehmann
|
b720156437
|
Tested section grouping for translations.
|
2010-11-13 12:59:12 +01:00 |
|
Robert Lehmann
|
f411dbce23
|
Ignored translator errors in non-paragraphs for now.
|
2010-11-13 12:50:52 +01:00 |
|
Robert Lehmann
|
b151aa56e1
|
Clean up coding style for better comprehensibility.
|
2010-11-13 12:49:39 +01:00 |
|
Georg Brandl
|
ffd9268a65
|
Update release date and version.
|
2010-11-12 08:35:03 +01:00 |
|
Georg Brandl
|
c3e233e016
|
Adapt test to new warning API.
|
2010-11-12 08:34:47 +01:00 |
|
Georg Brandl
|
a1f633ee03
|
merge
|
2010-11-12 08:29:27 +01:00 |
|
Georg Brandl
|
5ca3c9817a
|
merge with 1.0.
|
2010-11-12 08:29:02 +01:00 |
|
Georg Brandl
|
7df688ea6c
|
Style fix.
|
2010-11-12 08:28:47 +01:00 |
|
Georg Brandl
|
3e8834503f
|
#550: fix confusing example in docs.
|
2010-11-12 08:26:20 +01:00 |
|
Georg Brandl
|
33fb06bca6
|
#557: Add CSS styles required by docutils 0.7 for aligned images and figures.
|
2010-11-12 08:21:49 +01:00 |
|
Georg Brandl
|
2e5bb8136a
|
In the Makefile generated by LaTeX output, do not delete pdf files
on clean; they might be required images.
|
2010-11-12 08:18:11 +01:00 |
|
Jonathan Waltman
|
58e8e49111
|
Implement image handling for Texinfo builder
|
2010-11-07 00:41:47 -05:00 |
|
Jonathan Waltman
|
6aba1ba781
|
Improve Texinfo xref appearance in non Info output
|
2010-11-07 00:26:40 -05:00 |
|
Daniel Neuhäuser
|
34707fefac
|
Ignore files generated when building the test docs
This is really helpful if you want to take a look at the
HTML output
|
2010-11-02 13:15:18 +01:00 |
|
Daniel Neuhäuser
|
7f254f1a77
|
Fixed a typo. Thanks to Thomas Waldmann for finding it.
|
2010-10-31 13:04:13 +01:00 |
|
Georg Brandl
|
c62a19bca5
|
Make Theme class usable without a builder object.
|
2010-10-30 16:47:05 +00:00 |
|
Georg Brandl
|
65505907f1
|
Fix loading JS searchindex data in Py3k.
|
2010-10-29 07:17:14 +02:00 |
|
Georg Brandl
|
51edd7e810
|
Nits.
|
2010-10-29 07:04:13 +02:00 |
|
Georg Brandl
|
99a74ad502
|
Add header and use docstring convention.
|
2010-10-28 21:28:44 +02:00 |
|
Georg Brandl
|
42208cf974
|
Use dashes rather than underscores in CSS classes and IDs.
|
2010-10-28 21:23:32 +02:00 |
|
Jonathan Jacobs
|
5ad1c7d03e
|
Update config.rst with man_show_urls option, it still needs a version directive.
|
2010-10-24 23:40:16 +02:00 |
|
Jonathan Jacobs
|
ead89093b5
|
Implement "man_show_urls" configuration option to show the URL after external references in manpages.
|
2010-10-24 23:30:00 +02:00 |
|
Georg Brandl
|
20b50f8ac4
|
Add texinfo target to make.bat.
|
2010-10-22 19:28:47 +02:00 |
|
Georg Brandl
|
5edd11b245
|
merge with 1.0
|
2010-10-22 19:26:28 +02:00 |
|
Georg Brandl
|
4cb330f8a6
|
#526: Add Iranian translation, thanks to Omid Raha.
|
2010-10-22 13:24:17 +02:00 |
|
Georg Brandl
|
644e157fa5
|
#535: Fix LaTeX output generated for line blocks by porting implementation from new docutils code.
|
2010-10-22 12:10:11 +02:00 |
|
Georg Brandl
|
8c28be1cd6
|
#543: Remove special treatment of None, True and False in literals.
|
2010-10-22 12:01:36 +02:00 |
|
Georg Brandl
|
5d2e8ac1c9
|
#530: set font size of \paragraph to \small.
|
2010-10-22 11:59:16 +02:00 |
|
Georg Brandl
|
aee3d7618a
|
#522: in Windows batchfile, do not print success message when sphinx-build fails.
|
2010-10-22 11:54:05 +02:00 |
|
Georg Brandl
|
f4988dfa17
|
#523: fixes for qthelp index.
|
2010-10-22 11:42:56 +02:00 |
|
Georg Brandl
|
b72621c447
|
#521: Added :confval:linkcheck_ignore config value.
|
2010-10-22 11:40:38 +02:00 |
|
Georg Brandl
|
092a7173a1
|
#518: update Japanese catalog.
|
2010-10-22 11:30:07 +02:00 |
|
Georg Brandl
|
08c1076917
|
Implement missing node handlers for texinfo. Enable checking warnings from texinfo build in tests.
|
2010-10-22 11:27:33 +02:00 |
|
Georg Brandl
|
c48b67d3c9
|
Fix call.
|
2010-10-22 11:20:52 +02:00 |
|
Georg Brandl
|
db8189083d
|
merge with 1.0
|
2010-10-22 11:16:48 +02:00 |
|
Georg Brandl
|
92f6212c98
|
Add add_node() support for texinfo and add handlers for nodes in our extensions.
|
2010-10-22 11:16:23 +02:00 |
|
Georg Brandl
|
bd268c7182
|
Few cleanups after texinfo builder merge (#529). Add CHANGES and AUTHORS entries. To do: add node handlers for all extension nodes so that the test documents can be handled without warnings.
|
2010-10-22 10:17:35 +02:00 |
|
Georg Brandl
|
e6f5d36a0b
|
merge with http://bitbucket.org/jonwaltman/sphinx-info
|
2010-10-22 10:06:24 +02:00 |
|
Georg Brandl
|
357f8472c7
|
#534: warning message instead of crash if invalid Pygments lexer name is used.
|
2010-10-22 10:02:10 +02:00 |
|
Georg Brandl
|
c768b68340
|
#544: Allow `.pyw ` as a source file extension.
|
2010-10-22 09:40:03 +02:00 |
|
Georg Brandl
|
39dc69e9d9
|
Remove obsolete config value.
|
2010-10-22 07:10:44 +02:00 |
|
Doug Hellmann
|
f50ce38f9c
|
include a blank line before a new line-block so it stands as its own paragraph
|
2010-10-20 08:10:07 -04:00 |
|
Georg Brandl
|
991d0e32b3
|
Fix missing paren.
|
2010-10-20 11:55:11 +02:00 |
|
Georg Brandl
|
08047fc523
|
Add Pocoo logo to the sidebar on the index page.
|
2010-10-18 18:06:02 +02:00 |
|
Georg Brandl
|
15fe77069a
|
Add pypol.
|
2010-10-17 08:41:52 +02:00 |
|