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 |
|
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 |
|
tpowers
|
0301dccdda
|
Rename "underline" class to accelerator to preserve separation of semantics & presentation.
|
2010-04-27 20:09:11 -07:00 |
|
tpowers
|
52ba45f458
|
Make test for "outside" references case insensitive.
|
2010-04-27 13:47:55 -07:00 |
|
tpowers
|
93141d3eca
|
:menuselection: and :guilabel: look better with sans-serif font.
|
2010-04-27 00:36:24 -07:00 |
|
tpowers
|
034de58736
|
Indicate "accelerator" key of menu & gui items via ampersand.
Accelerator(s) will be underlined within :menuselection: and :guilabel:.
|
2010-04-26 23:02:18 -07:00 |
|
tpowers
|
a4fee15556
|
Added "link outside" and "link inside" classes to reference nodes.
Distinguishes hyperlinks that are outside of current sphinx hierarchy.
|
2010-04-26 20:33:06 -07:00 |
|
tpowers
|
482720cf65
|
Implemented "simple" docroles for things that only format the text in a different style.
|
2010-04-26 18:50:17 -07: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 |
|