Georg Brandl
|
765c71b643
|
Deactivate "Binary TOC" option; it seems to prevent the "Locate" button from working correctly.
|
2010-05-23 14:46:52 +02:00 |
|
Georg Brandl
|
5b7e794e2b
|
#413: Added a way for intersphinx to refer to named labels in other
projects, and to specify the project you want to link to.
|
2010-05-23 13:06:01 +02:00 |
|
Georg Brandl
|
0dd83d9ee4
|
Make the translation proxy pickle proof.
|
2010-05-23 12:32:30 +02:00 |
|
Georg Brandl
|
9116cf9779
|
Mention "make latexpdf".
|
2010-05-23 12:05:07 +02:00 |
|
Georg Brandl
|
77b3c15049
|
Move :ref: labels over to std domain.
|
2010-05-23 11:59:20 +02:00 |
|
Georg Brandl
|
981f134e15
|
merge with 0.6
|
2010-05-23 11:17:03 +02:00 |
|
Georg Brandl
|
866d838156
|
No need to link to dev docs anymore.
|
2010-05-23 11:16:48 +02:00 |
|
Georg Brandl
|
e83f6a3ecc
|
Fix file name in example.
|
2010-05-23 11:16:24 +02:00 |
|
Georg Brandl
|
f5ccb53294
|
merge with 0.6
|
2010-05-23 10:48:40 +02:00 |
|
Georg Brandl
|
5101f33acd
|
Mention :noindex: in warning message.
|
2010-05-23 10:46:31 +02:00 |
|
Georg Brandl
|
34d9cc8b7f
|
merge with 0.6
|
2010-05-22 14:42:53 +02:00 |
|
Georg Brandl
|
8de55d5d97
|
Update translation catalogs.
|
2010-05-22 14:40:04 +02:00 |
|
Georg Brandl
|
27e64927f3
|
#390: updates for slovenian language.
|
2010-05-22 14:39:33 +02:00 |
|
Georg Brandl
|
e9286c5910
|
Resolve some glitches in de and fi .po file.
|
2010-05-22 14:39:19 +02:00 |
|
Georg Brandl
|
c41f516dda
|
#393: Fix the usage of Unicode characters in mathematic formulas when using the `pngmath ` extension.
|
2010-05-22 14:33:24 +02:00 |
|
Georg Brandl
|
6bc1ce0527
|
#395: Update Japanese translation URL.
|
2010-05-22 14:21:01 +02:00 |
|
Georg Brandl
|
ecb75bd0d2
|
merge with 0.6
|
2010-05-22 14:19:33 +02:00 |
|
Georg Brandl
|
0d4bc53e9e
|
Remove debugging leftover.
|
2010-05-22 14:18:53 +02:00 |
|
Georg Brandl
|
529d3f5329
|
#404: Make `\and work properly in the author field of the latex_documents ` setting.
|
2010-05-22 14:15:39 +02:00 |
|
Georg Brandl
|
fb6fb7ad1e
|
merge with 0.6
|
2010-05-22 13:17:42 +02:00 |
|
Georg Brandl
|
87a4417791
|
Fix long line.
|
2010-05-22 13:17:09 +02:00 |
|
Georg Brandl
|
c8c703805c
|
merge with 0.6
|
2010-05-22 12:59:18 +02:00 |
|
Georg Brandl
|
f6ace6d119
|
Fix usage of builder.domain_indices in the HTML help builder.
|
2010-05-22 12:56:29 +02:00 |
|
Georg Brandl
|
ec204b3101
|
Add flask-related examples.
|
2010-05-22 12:25:48 +02:00 |
|
Georg Brandl
|
2a2964f799
|
Blender has a custom theme now.
|
2010-05-22 12:19:46 +02:00 |
|
Georg Brandl
|
bdc5353b9e
|
Add Pweave.
|
2010-05-22 12:19:07 +02:00 |
|
Georg Brandl
|
d9a4d1c1db
|
Fix for 12fea70b1a18: EncodedFile doesnt do the right thing either.
|
2010-05-22 12:07:05 +02:00 |
|
Georg Brandl
|
d1027d6057
|
Add json target.
|
2010-05-22 11:40:52 +02:00 |
|
Georg Brandl
|
f5ede38405
|
#406: mention rst2pdf integration in intro.
|
2010-05-22 11:11:32 +02:00 |
|
Georg Brandl
|
015c1c13a5
|
#409: Make the `highlight_language ` config value work properly in the LaTeX builder.
|
2010-05-22 11:07:15 +02:00 |
|
Georg Brandl
|
be23bc91da
|
#418: Allow relocation of the translation JavaScript files to the system directory on Unix systems.
Patch by Toshio Kuratomi.
|
2010-05-22 10:52:53 +02:00 |
|
Georg Brandl
|
cbf309fa65
|
#414: fix universal newline handling of files included with "literalinclude".
codecs.open() does not support U in the mode argument; use the EncodedFile wrapper instead.
|
2010-05-22 10:49:42 +02:00 |
|
Georg Brandl
|
2477249d42
|
#417: Don't force dependency on the setuptools version mandated by ez_setup.py.
|
2010-05-22 10:32:33 +02:00 |
|
Georg Brandl
|
ae05fc5570
|
#416: Added Croatian translation, thanks to Bojan Mihelač.
|
2010-05-22 10:29:55 +02:00 |
|
bmihelac
|
ca2ee494ea
|
Add initial croatian translations.
|
2010-05-19 20:34:39 +02:00 |
|
Daniel Neuhäuser
|
6f277bb7bd
|
Stop modifying PYTHONPATH in the Makefile
|
2010-05-16 17:51:40 +02:00 |
|
Georg Brandl
|
8cb5a02312
|
Give a binary document name.
|
2010-07-28 19:27:45 +02:00 |
|
Georg Brandl
|
bd2eb1e085
|
Declare if serializers/indexers dump unicode or bytes. Removes duplication of methods.
|
2010-07-28 19:24:48 +02:00 |
|
Daniel Neuhäuser
|
14ca77a1d4
|
Fixed the JSONHTMLBuilder
|
2010-07-27 21:01:27 +02:00 |
|
Daniel Neuhäuser
|
5248e8d315
|
Added Python 3.x support to the changelog again under a different section (1.1)
|
2010-07-24 13:04:30 +02:00 |
|
Daniel Neuhäuser
|
ddeb627cef
|
Don't use (in this case) unnecessary python2 unicode literals
|
2010-07-11 12:24:50 +02:00 |
|
Daniel Neuhäuser
|
7acfe972a4
|
Fixed test_env.test_images test for python3
|
2010-07-11 11:32:16 +02:00 |
|
Daniel Neuhäuser
|
23af2ea875
|
Provided a working fix for the remaining errors in the test suite
|
2010-07-11 01:05:27 +02:00 |
|
Daniel Neuhäuser
|
839cc5aaeb
|
Revert changes from the last commit which caused problems with 2.x
|
2010-07-11 00:57:08 +02:00 |
|
Daniel Neuhäuser
|
a7ca488a8e
|
Removed XMLParser._fixtext which fixes several errors in the test suite
|
2010-07-10 19:47:32 +02:00 |
|
Daniel Neuhäuser
|
37db093428
|
the test suite now runs on ubuntu, hopefully also debian and other system
|
2010-06-22 22:49:58 +02:00 |
|
Georg Brandl
|
3002eb391f
|
Make string contents nongreedy.
|
2010-07-28 19:15:04 +02:00 |
|
Daniel Neuhäuser
|
98b6073a7e
|
Fixed warnings in python3
|
2010-06-20 22:39:38 +02:00 |
|
Daniel Neuhäuser
|
20a21ed35a
|
fix line length
|
2010-06-20 22:24:00 +02:00 |
|
Georg Brandl
|
fc10038398
|
Move bytes to pycompat.
|
2010-07-28 19:13:25 +02:00 |
|