Takayuki Shimizukawa
|
33c9e1fb28
|
Fix i18n: gettext did not translate admonition directive's title. Closes #1206
|
2013-07-03 08:19:10 +00:00 |
|
Takayuki Shimizukawa
|
ab5c7a36be
|
Fix ZeroDivisionError in Parallel Builds. Thanks to tychoish. Closes #1172
|
2013-07-01 04:27:45 +00:00 |
|
Takayuki Shimizukawa
|
7904b0678a
|
Fix i18n: footnote reference number missing for auto numbered named footnote and auto symbol footnote. Closes #1176
|
2013-06-21 03:28:32 +00:00 |
|
Takayuki Shimizukawa
|
afc6b6d1f8
|
Fix: Multiple references in the same line return the same link with i18n. Closes #1193
|
2013-06-17 00:12:02 +09:00 |
|
Takayuki Shimizukawa
|
deb01d8e30
|
Fix multiple cross references (term, ref, doc) in the same line return the same link with i18n. refs #1090, #1193
|
2013-06-16 23:57:08 +09:00 |
|
Takayuki Shimizukawa
|
c79e11a5c9
|
Force timezone offset to LocalTimeZone on POT-Creation-Date that was generated by gettext builder. refs #1182
|
2013-06-13 12:54:05 +09:00 |
|
Takayuki Shimizukawa
|
8c543c11cc
|
Fix: Output TeX/texinfo/man filename has no basename (only extention) when using multibyte characters to "Project name" on quickstart. Closes #1190
|
2013-06-13 03:22:23 +00:00 |
|
Takayuki Shimizukawa
|
83b061f7d5
|
fix typo :)
|
2013-06-11 08:19:52 +09:00 |
|
Takayuki Shimizukawa
|
8ec83f963b
|
Fix "Title underline is short" WARNING is given when using fullwidth characters to "Project name" on quickstart. Closes #1189
|
2013-06-09 09:48:43 +09:00 |
|
Takayuki Shimizukawa
|
573d8433b9
|
Fix sphinx-quickstart raises UnicodeEncodeError if "Project version" includes non-ASCII characters. Closes #1188
|
2013-06-09 09:06:21 +09:00 |
|
Takayuki Shimizukawa
|
cb1200a8ac
|
update CHANGES for PR#145
|
2013-06-05 05:00:59 +00:00 |
|
Takayuki Shimizukawa
|
2c1cbf319e
|
merge stable for PR#141, #982
|
2013-06-04 09:19:49 +00:00 |
|
Takayuki Shimizukawa
|
21de0f5ede
|
update CHANGES for PR#141, #982
|
2013-06-04 09:17:10 +00:00 |
|
Takayuki Shimizukawa
|
a1fc267c41
|
update CHANGES for #1162
|
2013-06-04 06:18:39 +00:00 |
|
Takayuki Shimizukawa
|
b7be3d2f4b
|
add CHANGES for pot-creation-date format. Closes #1182
|
2013-06-04 03:30:10 +00:00 |
|
Takayuki Shimizukawa
|
b2997a652e
|
Fix Python version compatibility with Jinja2 2.7. closes #1173
|
2013-05-29 09:16:14 +00:00 |
|
Takayuki Shimizukawa
|
9d3bac3b8e
|
Fix: Citation target missing cause AssertionError. Closes #1160
|
2013-05-02 10:37:12 +09:00 |
|
Takayuki Shimizukawa
|
59d655c435
|
Fix: Combination of 'globaltoc.html' and hidden toctree cause exception. Closes #1157
|
2013-04-30 23:36:27 +09:00 |
|
schlamar
|
4ce1cbc010
|
Added missing entry in CHANGES.
|
2013-04-15 08:56:57 +02:00 |
|
Takayuki Shimizukawa
|
c8ebb875de
|
Rebuild i18n target document when catalog updated
|
2013-04-15 00:56:13 +09:00 |
|
Takayuki Shimizukawa
|
b91f70be6e
|
Fix: 'make gettext' cause UnicodeDecodeError when templates contain utf-8 encoded string.
|
2013-04-13 22:44:37 +09:00 |
|
Roland Meister
|
7ae7e2f968
|
Add new epub configuration values to CHANGES
|
2013-04-03 19:28:16 +02:00 |
|
Georg Brandl
|
613679d3b8
|
merge with macagua/sphinx
|
2013-04-01 11:56:15 +02:00 |
|
Georg Brandl
|
0b41ccb005
|
Bump to 1.2b1.
|
2013-03-31 15:45:44 +02: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
|
6feb07951e
|
Closes #1127: Fix traceback when autodoc tries to tokenize a non-Python file.
|
2013-03-30 14:10:37 +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
|
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
|
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
|
b0381f97f8
|
changelog: split off older changes (pre-1.0) to a CHANGES.old file
|
2013-03-29 13:05:49 +01:00 |
|
Georg Brandl
|
ba39edb5db
|
merge with parallel repo
|
2013-03-29 13:01:21 +01:00 |
|
Georg Brandl
|
00beefb6d7
|
changelog: add more backwards incompatible changes
|
2013-03-29 12:55:58 +01:00 |
|
Georg Brandl
|
a765d4c479
|
changelog: add missing entry for PR#122
|
2013-03-29 12:51:52 +01:00 |
|
Georg Brandl
|
3d0b924e70
|
remove xfileref_role() and directive_dwim() which were deprecated in 1.0
|
2013-03-29 12:28:38 +01:00 |
|
Georg Brandl
|
3bf631527c
|
changelog: categorize 1.2 entries in features by component and bugfixes
|
2013-03-29 12:09:20 +01:00 |
|
Takayuki Shimizukawa
|
b8850502d2
|
merge heads
|
2013-03-17 10:58:28 +09:00 |
|
Takayuki Shimizukawa
|
ca18e9726a
|
update CHANGES
|
2013-03-17 10:55:50 +09:00 |
|
Takayuki Shimizukawa
|
2c409959ac
|
Add i18n capabilities for custom templates.
For example: The Sphinx reference documentation in doc directory provides
sphinx.pot file from ``doc/_templates/*.html`` by ``make gettext``.
|
2013-03-10 22:07:31 +09:00 |
|
Takayuki Shimizukawa
|
7b443298a3
|
add changes entry. refs #1106
|
2013-03-10 10:30:37 +09:00 |
|
Leonardo J. Caballero G.
|
e8f0f0af8e
|
Updated changelog
|
2013-03-04 10:37:22 -05:30 |
|
Takayuki Shimizukawa
|
ba3e404b7c
|
Fix uppercase word is not found in search when html_search_language='ja'. Closes #1111
|
2013-02-24 21:29:56 +09:00 |
|
Jonathan Waltman
|
15b34a0940
|
Set latex_elements['fontpkg'] = '' for Cyrillic languages (suggested by Dmitry Shachnev)
|
2013-02-22 02:16:02 -06:00 |
|
Jonathan Waltman
|
6294258b0d
|
Add changelog entry for pull request #114.
|
2013-02-22 01:50:12 -06:00 |
|