Dmitry Shachnev
|
ab96f19319
|
Use sphinx.util.compat.docutils_version, as suggested by Georg Brandl
|
2013-04-07 19:59:36 +04:00 |
|
Dmitry Shachnev
|
cc8d3844a7
|
manpage writer: write MACRO_DEF only with Docutils < 0.11
(as current docutils >= r7607 writes it itself)
|
2013-04-07 19:46:13 +04:00 |
|
Georg Brandl
|
d234f3b4f3
|
epub: dont warn about .js and .xml files
|
2013-04-07 10:19:24 +02:00 |
|
Georg Brandl
|
ff769018ca
|
Add a section about updating locales to the devguide.
|
2013-04-05 16:42:47 +02:00 |
|
Georg Brandl
|
dde6457fb7
|
locale update: es, pl, zh_CN
|
2013-04-05 16:29:04 +02:00 |
|
Georg Brandl
|
0eefec605a
|
pl locale update, thanks to Tawez.
|
2013-04-03 23:52:27 +02:00 |
|
Georg Brandl
|
0d8e6ffcb5
|
zh_CH locale update, thanks to Yinian Sun.
|
2013-04-03 19:06:09 +02:00 |
|
Roland Meister
|
510ec71d07
|
Merged in rolmei/sphinx-epub (pull request #126)
New option epub_tocscope
|
2013-04-03 18:47:24 +02:00 |
|
Takayuki Shimizukawa
|
1602e18242
|
Merged in knzm/sphinx-sandbox (pull request #127)
Update the draft of Sphinx Document Translation Guide
|
2013-04-03 23:34:21 +09:00 |
|
Georg Brandl
|
b812de2b31
|
locale update: turkish (thanks Firat Ozgul)
|
2013-04-02 21:52:45 +02:00 |
|
Nozomu Kaneko
|
c505f70439
|
Update the draft of Sphinx Document Translation Guide
|
2013-04-03 03:25:53 +09:00 |
|
Georg Brandl
|
d6ed964eb7
|
merge
|
2013-04-02 20:25:07 +02:00 |
|
Georg Brandl
|
f1f7347669
|
i18n update from transifex: de and hu
|
2013-04-02 20:16:49 +02:00 |
|
Georg Brandl
|
244df4e3ba
|
add transifex client configuration
|
2013-04-02 20:15:00 +02:00 |
|
Takayuki Shimizukawa
|
d7e6ab3cfc
|
add first draft for sphinx document translation
|
2013-04-03 00:11:55 +09:00 |
|
Georg Brandl
|
028a24b817
|
Update German translation.
|
2013-04-02 11:05:25 +02:00 |
|
Georg Brandl
|
66bb0d27c7
|
Update Portuguese translation, thanks to Gilberto dos Santos Alves.
|
2013-04-02 10:39:13 +02:00 |
|
Georg Brandl
|
4201b08bbe
|
translate the "Symbols" heading for the genindex
|
2013-04-02 10:34:22 +02:00 |
|
Georg Brandl
|
56ac8a19ee
|
test suite fixes
|
2013-04-01 15:11:18 +02:00 |
|
Georg Brandl
|
a8c7a10a2c
|
Update individual language catalogs and recompile.
|
2013-04-01 12:23:42 +02:00 |
|
Georg Brandl
|
874b9f89fd
|
Compile message catalogs.
|
2013-04-01 11:58:30 +02:00 |
|
Georg Brandl
|
a8c4bd20fa
|
Update the .pot file
|
2013-04-01 11:58:02 +02:00 |
|
Georg Brandl
|
613679d3b8
|
merge with macagua/sphinx
|
2013-04-01 11:56:15 +02:00 |
|
Georg Brandl
|
52515eeb86
|
Copyright header update.
|
2013-04-01 11:41:48 +02:00 |
|
Georg Brandl
|
1af3e3ea71
|
tests: replace "from util import *" by explicit imports
|
2013-04-01 11:39:32 +02:00 |
|
Georg Brandl
|
21f0ca8197
|
Closes #896: use SkipTest in build_latex test if latex is not installed
|
2013-04-01 11:26:21 +02:00 |
|
Georg Brandl
|
58d78ce604
|
Added tag 1.2b1 for changeset 82674d950698
|
2013-03-31 15:56:06 +02:00 |
|
Georg Brandl
|
0b41ccb005
|
Bump to 1.2b1.
|
2013-03-31 15:45:44 +02:00 |
|
Georg Brandl
|
9abf39f912
|
Fix overlong lines.
|
2013-03-31 15:44:04 +02:00 |
|
Georg Brandl
|
6a422c5c77
|
#723: fix remaining issue with search and webkit browsers
|
2013-03-31 15:41:35 +02:00 |
|
Takayuki Shimizukawa
|
649a75c427
|
add 'locale_dirs' and 'gettext_compact' to conf.py for translation setup easier
|
2013-03-31 12:22:08 +09:00 |
|
Georg Brandl
|
41971a6617
|
Closes #1088: raise an "unsupported" error when trying to put a literal block in a footnote in latex
|
2013-03-30 17:58:42 +01:00 |
|
Georg Brandl
|
77d2a90f36
|
Closes #1128: Fix Unicode errors when trying to format time strings with a non-standard locale.
|
2013-03-30 17:53:04 +01:00 |
|
Georg Brandl
|
b9696a9d9d
|
Closes #1123: Allow whitespaces in filenames given to :rst:dir:literalinclude .
|
2013-03-30 17:47:21 +01:00 |
|
Georg Brandl
|
2e8b8ba7e3
|
Closes #1102: Support multi-context "with" statements in autodoc by updating
pycode grammar from lib2to3.
|
2013-03-30 17:45:42 +01:00 |
|
Georg Brandl
|
34c8a68e74
|
#1131: try to make grapviz invocation more robust
|
2013-03-30 17:35:02 +01:00 |
|
Georg Brandl
|
6feb07951e
|
Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.
|
2013-03-30 14:10:37 +01:00 |
|
Georg Brandl
|
08839fac68
|
docs: fix link to MathJax documentation
|
2013-03-30 14:08:33 +01:00 |
|
Georg Brandl
|
44d1f1e952
|
Closes #995: Fix table-of-contents and page numbering for the LaTeX "howto" class.
|
2013-03-30 14:00:43 +01:00 |
|
Georg Brandl
|
c18479a772
|
Closes #961: Fix LaTeX output for triple quotes in code snippets.
|
2013-03-30 12:49:59 +01:00 |
|
Georg Brandl
|
0237940007
|
remove stray quote
|
2013-03-30 12:48:21 +01:00 |
|
Georg Brandl
|
181b075251
|
Closes #1112: Avoid duplicate download files when referenced from documents in
different ways (absolute/relative).
|
2013-03-30 12:44:39 +01:00 |
|
Georg Brandl
|
2f03bb5f12
|
environment: clarify docstring
|
2013-03-30 12:33:31 +01:00 |
|
Georg Brandl
|
1f79ba7e74
|
Fix leading space in LaTeX table header cells.
|
2013-03-30 12:30:36 +01:00 |
|
Georg Brandl
|
cef883f8ae
|
Closes #1132: Fix LaTeX table output for multi-row cells in the first column.
|
2013-03-30 12:23:04 +01:00 |
|
Georg Brandl
|
4f78f0d598
|
Closes #1126: Fix double-hyphen to en-dash conversion in wrong places such as
command-line option names in LaTeX.
|
2013-03-30 12:00:51 +01:00 |
|
Georg Brandl
|
6608b58732
|
Closes #1117: Handle .pyx files in sphinx-apidoc.
|
2013-03-30 11:44:43 +01:00 |
|
Georg Brandl
|
1d08c910c8
|
Closes #723: Fix the search function on local files in WebKit based browsers.
|
2013-03-30 11:30:48 +01:00 |
|
Georg Brandl
|
77eeeca29b
|
tox: allow insecure (no SSL) pip operation on Python 2.5
|
2013-03-29 19:06:24 +01:00 |
|
Georg Brandl
|
937a93887f
|
websupport: adapt builder to changes in html builder due to parallel building API
|
2013-03-29 18:57:28 +01:00 |
|