shimizukawa
|
085bcfa518
|
refs #1781: Setting html_domain_indices to a list raises a type check warnings.
|
2015-03-17 07:34:26 +09:00 |
|
shimizukawa
|
8fb6516256
|
fix typo.
|
2015-03-17 07:32:31 +09:00 |
|
shimizukawa
|
bd22185cf9
|
update CHANGES refs #1783
|
2015-03-17 07:32:30 +09:00 |
|
Takayuki SHIMIZUKAWA
|
3c32e43985
|
Merge pull request #1783 from jenshnielsen/unicode_all
Autodoc: Python2 Allow unicode string in __all__
|
2015-03-17 07:29:36 +09:00 |
|
Jens Hedegaard Nielsen
|
efd1fefc0b
|
Autodoc: Python2 Allow unicode string in __all__
|
2015-03-16 19:34:55 +00:00 |
|
shimizukawa
|
dbfc72a451
|
refactoring: move i18n related function from osutil into i18n
|
2015-03-16 23:11:23 +09:00 |
|
shimizukawa
|
d699b1d326
|
rename function name to avoid ambiguous
|
2015-03-16 23:06:54 +09:00 |
|
shimizukawa
|
30d6d72f47
|
Fixed #1771: automated .mo building doesn't work properly with template translation: sphinx-build will load sphinx.mo file to initialize template-bridge before compiling sphinx.po file.
|
2015-03-16 23:01:16 +09:00 |
|
shimizukawa
|
ef3a1f7b2e
|
Fixed #1771: automated .mo building doesn't work properly with:
* `gettext_compact=True` in conf.py
* `sphinx-build -a` to rebuild all files.
* `sphinx-build ... <docnames>` to specify docnames.
|
2015-03-16 22:03:21 +09:00 |
|
shimizukawa
|
a94c40cbcf
|
ref #1776: test fixed.
|
2015-03-16 00:27:12 +09:00 |
|
shimizukawa
|
36d47a2193
|
Close #1776: `source_suffix = ['.rst'] ` cause unfriendly error on prior version.
|
2015-03-16 00:20:33 +09:00 |
|
shimizukawa
|
e8e5bae15f
|
remove test that is not works correctly on travis.ci (+1 squashed commits)
|
2015-03-15 02:18:00 +09:00 |
|
shimizukawa
|
6b7a2c8b6a
|
refs #1777: fix testing. first time testing always failed it means testing on travis.ci will never be succeeded.
|
2015-03-15 01:13:57 +09:00 |
|
shimizukawa
|
1628eebfb5
|
refs #1777: add test for loading theme plugins
|
2015-03-15 00:47:43 +09:00 |
|
shimizukawa
|
f32c5c475e
|
update CHANGES for PRs.
|
2015-03-14 23:29:16 +09:00 |
|
Takayuki SHIMIZUKAWA
|
5c8062f354
|
Merge pull request #1777 from tell-k/fix-load-extra-theme
Sphinx 1.3 can't load extra theme.
|
2015-03-14 23:23:11 +09:00 |
|
Takayuki SHIMIZUKAWA
|
ca569788b1
|
Merge pull request #1774 from pjxiao/stable
Fix #1770 literalinclude with empty file occurs exception
|
2015-03-14 21:54:00 +09:00 |
|
shimizukawa
|
70612c610f
|
fix #1772 cross reference in docstrings like `:param .write: ` breaks building.
|
2015-03-14 18:54:20 +09:00 |
|
Takayuki Hirai
|
705639d626
|
Fix #1770: regard empty file as an empty string
|
2015-03-14 18:51:24 +09:00 |
|
shimizukawa
|
4e599c13da
|
fixes #1766: the message "least Python 2.6 to run" is at best misleading.
|
2015-03-14 16:59:22 +09:00 |
|
shimizukawa
|
ea25342acc
|
Support PEP-440 version spec for developers.
|
2015-03-14 16:46:24 +09:00 |
|
shimizukawa
|
52b46a0c34
|
bump version for stable
|
2015-03-14 14:44:17 +09:00 |
|
shimizukawa
|
4c7a9b3973
|
refactoring for quickstart
|
2015-03-14 14:39:15 +09:00 |
|
shimizukawa
|
b7547bb7fe
|
Fixed #1773: sphinx-quickstart doesn't accept non-ASCII character as a option argument.
|
2015-03-14 14:10:28 +09:00 |
|
shimizukawa
|
502be7c26f
|
update changes
|
2015-03-14 11:02:31 +09:00 |
|
shimizukawa
|
c4b874b2dd
|
Add changelog for #1769: allows generating quickstart files/dirs for destination dir that doesn't overwrite existent files/dirs.
|
2015-03-14 10:59:56 +09:00 |
|
Shirou WAKAYAMA
|
6a922877bf
|
allows some files/dirs in quickstart destination dir.
* add _static, _templates, source and master file with suffix.
* add check about files under 'source' along with 'sep' is specified or not.
|
2015-03-14 10:51:59 +09:00 |
|
tell-k
|
f86b0ee35b
|
fixed. Sphinx 1.3 can't load extra theme.
|
2015-03-12 11:22:44 +09:00 |
|
shimizukawa
|
8f26544dc5
|
Bump to 1.4 development.
|
2015-03-11 15:45:38 +09:00 |
|
shimizukawa
|
b87ce32e7d
|
Bump to 1.3 final.
|
2015-03-11 06:45:00 +09:00 |
|
Jakob Lykke Andersen
|
7ad1926ef7
|
Update CHANGES and AUTHORS. Closes #1765.
|
2015-03-10 22:19:25 +01:00 |
|
Jakob Lykke Andersen
|
dc8786bd5e
|
C++, ref #1765, old id generation fix.
|
2015-03-10 21:56:58 +01:00 |
|
Jakob Lykke Andersen
|
a8a8b1fd8f
|
Update CHANGES
|
2015-03-10 21:04:09 +01:00 |
|
shimizukawa
|
a1a80ab509
|
fix for make check
|
2015-03-10 00:22:02 +09:00 |
|
shimizukawa
|
4660d9b3be
|
Fix #1763: Wrong :numref: links for :name: target on figure, table and code-block directives.
|
2015-03-09 23:52:47 +09:00 |
|
shimizukawa
|
25251a3d53
|
Closes #1651: Documentation: add `vartype ` field description for python domain.
|
2015-03-09 22:51:20 +09:00 |
|
shimizukawa
|
65fb5a664d
|
fix test: numfig test depends ja translation.
|
2015-03-09 22:33:41 +09:00 |
|
shimizukawa
|
dee83b8f52
|
Fixed #1756: Incorrect section titles in search that was introduced from 1.3b3 (PR #1694)
|
2015-03-09 21:38:38 +09:00 |
|
shimizukawa
|
7e9cd93267
|
update translation catalogs
|
2015-03-09 21:38:37 +09:00 |
|
Takayuki SHIMIZUKAWA
|
b557b5665c
|
Merge pull request #1759 from bitprophet/patch-1
Version-lock unlocked dependencies
|
2015-03-09 10:52:17 +09:00 |
|
Georg Brandl
|
0d5cb25c0d
|
flake8: fix a problem, add differing warning #
|
2015-03-08 17:17:22 +01:00 |
|
Georg Brandl
|
548a6dc22e
|
final pep8 fixes; reactivate most warnings in flake8
|
2015-03-08 17:15:54 +01:00 |
|
Georg Brandl
|
3047a23a66
|
websupport: pep8 fixes
|
2015-03-08 17:04:59 +01:00 |
|
Georg Brandl
|
b5c2279e05
|
ext: pep8 fixes
|
2015-03-08 17:03:00 +01:00 |
|
Georg Brandl
|
ba9dcaac51
|
more pep8 fixes
|
2015-03-08 16:59:27 +01:00 |
|
Georg Brandl
|
d0efb42a41
|
util: pep8 fixes
|
2015-03-08 16:55:34 +01:00 |
|
Georg Brandl
|
2a6b9d5808
|
search: reformat japanese word splitter literals
|
2015-03-08 16:48:43 +01:00 |
|
Georg Brandl
|
18b6843696
|
pep8 fixes
|
2015-03-08 16:28:23 +01:00 |
|
Georg Brandl
|
8bc5823724
|
builders: pep8 fixes
|
2015-03-08 16:24:24 +01:00 |
|
Georg Brandl
|
e97210e520
|
writers: pep8 fixes
|
2015-03-08 16:18:59 +01:00 |
|