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 |
|
Georg Brandl
|
846c31b21d
|
Revert incomplete change in last revision.
|
2010-05-13 15:07:47 +02:00 |
|
Georg Brandl
|
b9a5a6791d
|
Add credit for Barry.
|
2010-05-01 10:54:58 +02:00 |
|
Barry Warsaw
|
9cc95adf06
|
Add -i option to symlink index.html to the master doc.
|
2010-04-29 21:08:58 -04:00 |
|
Barry Warsaw
|
67cd78e55c
|
Slightly different way to default to curdir.
|
2010-04-29 18:53:15 -04:00 |
|
Barry Warsaw
|
3c6e00dfb7
|
As a last resort, search . for config.py. This way, you're almost assured to
find one, providing a fallback default instead of complaining and exiting.
|
2010-04-29 18:26:08 -04:00 |
|
Barry Warsaw
|
950cf10564
|
Add -c option to 'python setup.py build_sphinx' to specify the config
directory different than the source directory.
|
2010-04-29 18:01:58 -04:00 |
|
Armin Ronacher
|
ba00521009
|
Dollar in id has to be replaced for javascript.
|
2010-04-27 01:48:01 +02:00 |
|
Georg Brandl
|
59cf3db674
|
Fix test failure.
|
2010-04-26 22:26:44 +02:00 |
|
Armin Ronacher
|
2fc3f48c2e
|
Improved JavaScript domain. Supports attributes now and has more reliable
prefix/name separation for nested modules.
|
2010-04-26 21:50:09 +02:00 |
|
Georg Brandl
|
f5d52fa4f4
|
#377: Fix crash in linkcheck builder if all parent nodes have no line number set.
|
2010-04-18 09:55:38 +02:00 |
|
Georg Brandl
|
28b337dd0c
|
merge
|
2010-04-18 09:41:44 +02:00 |
|
Georg Brandl
|
722f9ac329
|
merge with trunk
|
2010-04-17 13:00:19 +02:00 |
|
Georg Brandl
|
020410f20b
|
merge with 0.6
|
2010-04-17 12:57:38 +02:00 |
|
Georg Brandl
|
2c8e51a17b
|
merge
|
2010-04-17 12:57:15 +02:00 |
|
Georg Brandl
|
b8d55b2c73
|
#379: define hyperref citecolor to match color scheme.
|
2010-04-17 12:54:48 +02:00 |
|
Georg Brandl
|
64baa69162
|
sphinx-domains #1: better handling of skips for list environment.
|
2010-04-17 12:53:04 +02:00 |
|
Georg Brandl
|
9e01551178
|
#380: use correct command to determine line width when two-column layout is in effect.
|
2010-04-17 12:50:26 +02:00 |
|
Georg Brandl
|
83b57d738d
|
#387: Fix the display of search results in `dirhtml ` output.
|
2010-04-17 12:43:36 +02:00 |
|
Georg Brandl
|
138fc5f7bd
|
Use appropriate interpolation char.
|
2010-04-17 12:35:21 +02:00 |
|
Georg Brandl
|
f4f3066581
|
Use the new rst domain in the sphinx docs.
|
2010-04-17 10:39:51 +02:00 |
|
Georg Brandl
|
541e30b36e
|
Cleanup trailing whitespace and fix a few nits with the rst domain.
|
2010-04-17 10:29:14 +02:00 |
|
Leontius Adhika Pradhana
|
7a3ac740da
|
Refactored ReSTDirective.handle_signature() and added the first tests for rst domain.
|
2010-04-16 17:51:19 +08:00 |
|
Leontius Adhika Pradhana
|
24cc2fd09c
|
Removed unneeded ReSTXRefRole and a bit of documentation.
|
2010-04-16 04:30:12 +08:00 |
|