Jakob Lykke Andersen
|
0e28d366bc
|
C++, add support for pointers to member (function)
See sphinx-doc/sphinx#2146
|
2015-12-02 20:00:28 +01:00 |
|
shimizukawa
|
e800fef3d1
|
merge with 'stable'
|
2015-12-02 18:38:52 +09:00 |
|
shimizukawa
|
7cbd1254a9
|
Bump version
|
2015-12-02 18:37:34 +09:00 |
|
shimizukawa
|
bfcfed2fe6
|
Bump to 1.3.3 final
|
2015-12-02 18:25:39 +09:00 |
|
shimizukawa
|
d86ce4c0c2
|
Fix #2148: Error while building devhelp target with non-ASCII document.
|
2015-12-02 18:22:47 +09:00 |
|
Jakob Lykke Andersen
|
eaab538d00
|
C++, don't accidentally deepcopy all domain data.
See sphinx-doc/sphinx#2145.
|
2015-12-01 13:26:43 +01:00 |
|
Jakob Lykke Andersen
|
17e3845704
|
C++, fix sphinx-doc/sphinx#2145
Also fix lookup enumerators in unscoped enums, by their unscoped name.
|
2015-12-01 11:19:14 +01:00 |
|
Jakob Lykke Andersen
|
7c4595e321
|
C++, don't remove symbols.
Symbols may be parents of some xref.
|
2015-12-01 11:04:32 +01:00 |
|
shimizukawa
|
28db5fb767
|
Fix #2142: Provide non-minified JS code in `sphinx/search/non-minified-js/*.js ` for source distribution on PyPI.
|
2015-11-30 23:46:56 +09:00 |
|
Lele Gaifax
|
f4ea187b84
|
Rectify the path of non-minified JS stemmers
|
2015-11-30 23:40:53 +09:00 |
|
Lele Gaifax
|
f09ca2c186
|
Include JS stemmers in the distribution
|
2015-11-30 23:39:53 +09:00 |
|
Takeshi KOMIYA
|
47e7b022c2
|
Fix #2012 exception occurred if `numfig_format ` is invalid
|
2015-11-30 11:38:37 +09:00 |
|
Takayuki SHIMIZUKAWA
|
1cef30f9ea
|
Merge pull request #2141 from jakobandersen/style-check-fix
Exclude stuff from style-check
|
2015-11-30 00:19:10 +09:00 |
|
Jakob Lykke Andersen
|
bd354f653c
|
Exclude stuff from style-check
|
2015-11-29 15:25:10 +01:00 |
|
Jakob Lykke Andersen
|
439326a50b
|
Merge branch 'master' of github.com:sphinx-doc/sphinx
|
2015-11-29 15:22:20 +01:00 |
|
Jakob Lykke Andersen
|
9ac166d326
|
C++, full support for parallel builds.
Fixes sphinx-doc/sphinx#2130.
|
2015-11-29 15:19:45 +01:00 |
|
shimizukawa
|
9ceea10a62
|
Merge with 'stable'
|
2015-11-29 23:10:21 +09:00 |
|
shimizukawa
|
afcea49dc9
|
Bump version
|
2015-11-29 23:06:09 +09:00 |
|
Takayuki Shimizukawa
|
6d0df203e4
|
Bump to 1.3.2 final
|
2015-11-29 13:28:56 +00:00 |
|
shimizukawa
|
4c7db6c67d
|
fix line length
|
2015-11-29 22:23:56 +09:00 |
|
shimizukawa
|
2f8af51a2b
|
update CHANGES for PR #2127
|
2015-11-29 22:14:40 +09:00 |
|
Tomoko Uchida
|
431d72091d
|
MecabBinder should support both of Python 2 and 3.
|
2015-11-29 22:12:48 +09:00 |
|
Takayuki SHIMIZUKAWA
|
51688f65a1
|
Merge pull request #2127 from mocobeta/search_ja_mecab_py3
MecabBinder should support both of Python 2 and 3.
|
2015-11-29 22:07:04 +09:00 |
|
Takeshi KOMIYA
|
042daed015
|
Update CHANGES for #2140
|
2015-11-29 22:03:48 +09:00 |
|
Takeshi KOMIYA
|
f4c5a2e136
|
Fix #2140: footnotes in caption of table has broken in LaTeX
|
2015-11-29 21:55:36 +09:00 |
|
Takeshi KOMIYA
|
12396a71d9
|
Fix #2140: footnotes in table has broken in LaTeX
|
2015-11-29 21:47:55 +09:00 |
|
shimizukawa
|
47bdbd1655
|
Fix #1818: sphinx.ext.todo directive generates broken html class attribute as 'admonition-' when :confval:language is specified with non-ASCII linguistic area like 'ru' or 'ja'. To fix this, now `todo directive can use `:class: ` option.
|
2015-11-29 12:02:02 +09:00 |
|
Jakob Lykke Andersen
|
03cc72eea0
|
C++, fix template parameter bug.
Symbols for template parameters should only have a declaration if the
parent symbol has.
|
2015-11-27 23:00:57 +01:00 |
|
Jakob Lykke Andersen
|
8d087e86fb
|
C++, fix name lookup to match the current scope.
Fixes sphinx-doc/sphinx#2133.
|
2015-11-26 12:36:11 +01:00 |
|
Jakob Lykke Andersen
|
c286917f53
|
Fix to parallel builds
Hax the C++ domain to support parallel builds when it's not used.
See sphinx-build/sphinx#2130.
|
2015-11-25 16:31:12 +01:00 |
|
Tomoko Uchida
|
3bd40f35b4
|
MecabBinder should support both of Python 2 and 3.
|
2015-11-22 17:54:57 +09:00 |
|
Jakob Lykke Andersen
|
89d7ab6941
|
C++, tparam info field docs.
|
2015-11-21 16:51:17 +01:00 |
|
Rapptz
|
3e5e102da1
|
C++, Add support for template parameter info field lists
|
2015-11-21 16:46:53 +01:00 |
|
shimizukawa
|
b08ef308b9
|
Merge branch 'stable'
|
2015-11-22 00:25:26 +09:00 |
|
shimizukawa
|
9d0ce7a6c1
|
Fixes #1884: plug-in html themes cannot inherit another plug-in theme
Closes #1885: A part of code for this fix is from pull requeest #1885.
refs #1794
|
2015-11-22 00:13:42 +09:00 |
|
shimizukawa
|
9ae95df450
|
merge with stable
|
2015-11-21 17:05:53 +09:00 |
|
shimizukawa
|
f0c390493b
|
update CHANGES for #2121.
|
2015-11-21 17:00:55 +09:00 |
|
shimizukawa
|
b5c2493bc0
|
refactoring for #2121
|
2015-11-21 16:56:00 +09:00 |
|
Tomoko Uchida
|
5e8fc080f0
|
Fix alignments...
|
2015-11-21 16:55:16 +09:00 |
|
Tomoko Uchida
|
ff4eac55e2
|
Replace tab characters with spaces.
|
2015-11-21 16:55:03 +09:00 |
|
Tomoko Uchida
|
53bc3f58df
|
Remove old (current) codes.
|
2015-11-21 16:54:52 +09:00 |
|
Tomoko Uchida
|
e3b3cda0cb
|
Fix performTermsSearch function for multiple words search.
|
2015-11-21 16:54:39 +09:00 |
|
Takayuki SHIMIZUKAWA
|
f1d4eabfe7
|
Merge pull request #2121 from mocobeta/better_and_search
Fix performTermsSearch function for multiple words search.
|
2015-11-21 16:52:27 +09:00 |
|
Rob Ruana
|
085bfd525d
|
Merge pull request #2126 from dean0x7d/fix_numpy_kwargs
[Napoleon] Fix NumPy handling of *args and **kwargs parameters
|
2015-11-20 19:03:49 -08:00 |
|
Dean Moldovan
|
ac5c495a53
|
[Napoleon] Fix NumPy handling of *args and **kwargs parameters
|
2015-11-21 01:39:59 +01:00 |
|
Tomoko Uchida
|
adf5f9b32b
|
Fix alignments...
|
2015-11-20 02:17:27 +09:00 |
|
Tomoko Uchida
|
0c5b481d2d
|
Replace tab characters with spaces.
|
2015-11-20 01:59:51 +09:00 |
|
Tomoko Uchida
|
aa00452006
|
Remove old (current) codes.
|
2015-11-20 01:36:04 +09:00 |
|
Tomoko Uchida
|
73ea09cbdf
|
Fix performTermsSearch function for multiple words search.
|
2015-11-20 00:35:55 +09:00 |
|
Rob Ruana
|
5a388ec0fc
|
[Napoleon] Changes __unicode__ to use the six.u() function
|
2015-11-18 10:37:00 -08:00 |
|