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 |
|
Rob Ruana
|
e926ebb263
|
Updates #2053 [Napoleon] Updates documentation to indicate napoleon_include_special_with_doc = True by default
|
2015-11-17 20:13:55 -08:00 |
|
Rob Ruana
|
4061e3244d
|
[Napoleon] Changes __unicode__ to conditionally use the "u" string literal to support Python 3.2 (which is still used by some users)
|
2015-11-17 17:46:25 -08:00 |
|
shimizukawa
|
f21a3039a0
|
Fixed #1974: UnboundLocalError: local variable 'domain' referenced before assignment when using any role and sphinx.ext.intersphinx in same time.
|
2015-11-17 00:59:39 +09:00 |
|
shimizukawa
|
8ae43b9fd4
|
Merge branch 'stable'
|
2015-11-15 18:07:23 +09:00 |
|
Takayuki SHIMIZUKAWA
|
c4850cc9ab
|
Merge pull request #2004 from cjmayo/theming
Stop theme description stretching around screenshots in html output
|
2015-11-15 16:51:45 +09:00 |
|
Takayuki SHIMIZUKAWA
|
e4b025c1cb
|
Merge pull request #2033 from lehmannro/config-types-for-real
Allow hinting permissible types for configuration values
|
2015-11-15 16:39:07 +09:00 |
|
Takayuki SHIMIZUKAWA
|
6a13a9668d
|
Merge pull request #2114 from lelit/master
Include JS stemmers in the distribution
|
2015-11-15 16:02:38 +09:00 |
|
Georg Brandl
|
704dee84ee
|
Merge pull request #2116 from Hardtack/master
Make sure to iterate obj_dict's keys using list, not view
|
2015-11-13 08:17:05 +01:00 |
|
GunWoo Choi
|
22ce010e0a
|
Make sure to iterate obj_dict's keys using list, not view
In Python3 `dict.keys()` returns a view object not a list
|
2015-11-13 12:52:56 +09:00 |
|
Rob Ruana
|
132791c852
|
Merge pull request #2093 from Sgiath/napoleon-todo
#2092: Napoleon 'todo' directive
|
2015-11-12 14:02:48 -08:00 |
|
Rob Ruana
|
f693318c81
|
Merge pull request #2053 from mhils/patch-1
Set napoleon_include_special_with_doc to False by default
|
2015-11-12 13:52:38 -08:00 |
|
Lele Gaifax
|
3dcffe9f9f
|
Rectify the path of non-minified JS stemmers
|
2015-11-10 10:02:05 +01:00 |
|
Lele Gaifax
|
603d6e23d3
|
Include JS stemmers in the distribution
|
2015-11-10 10:01:13 +01:00 |
|
Georg Brandl
|
93276db89e
|
Merge pull request #2111 from azazel75/master
Upgrade pgen2 to support py3.5 async/await
|
2015-11-10 07:28:23 +01:00 |
|
Alberto Berti
|
795887e044
|
Conditionally enable py3.5 tests in travis
|
2015-11-10 04:09:05 +01:00 |
|
Alberto Berti
|
782310039b
|
Move py3.5 specific tests to their own file and adjust test environment
|
2015-11-10 03:40:48 +01:00 |
|
Alberto Berti
|
933ed5a50c
|
Add a test for doc on coroutine functions and general support for async/await py3.5 syntax
|
2015-11-10 02:38:17 +01:00 |
|
Alberto Berti
|
1172d1dba2
|
Treat async/await as anonymous token and deal with them in tokenize.py
.. as cpython's parser does
|
2015-11-09 22:15:21 +01:00 |
|
Alberto Berti
|
8005456562
|
Update Python3 grammar to Python3.5
Taken from https://hg.python.org/cpython/file/3.5/Grammar/Grammar@99014:0c704864b917
|
2015-11-09 22:15:21 +01:00 |
|
shimizukawa
|
9ff6eb55f8
|
fix typo
|
2015-10-27 22:52:44 +09:00 |
|
shimizukawa
|
df3643722f
|
Fixed #2102: On Windows + Py3, using `|today| ` and non-ASCII date format will raise UnicodeEncodeError.
|
2015-10-27 00:16:18 +09:00 |
|
shimizukawa
|
f26f716d59
|
On Py2 environment, conf.py that is generated by sphinx-quickstart should have u prefixed config value for 'version' and 'release'.
|
2015-10-26 00:11:16 +09:00 |
|
Georg Brandl
|
9d47f64dc0
|
intersphinx: style nits
|
2015-10-22 08:09:16 +02:00 |
|
Georg Brandl
|
53944c4489
|
Merge pull request #2089 from wilsoniya/master
Intersphinx: inventory support for URLs w/ basic auth
|
2015-10-22 08:02:01 +02:00 |
|
Sgiath
|
d12769d698
|
Fixes #2092: Update authors and changelog
|
2015-10-19 20:24:30 +02:00 |
|
Sgiath
|
abf8d86bb3
|
#2092: Update documentation
|
2015-10-19 20:24:19 +02:00 |
|
Sgiath
|
3cf04907b6
|
#2092: Add support for todo directive
|
2015-10-19 20:24:03 +02:00 |
|
Michael Wilson
|
564ce3b91d
|
Intersphinx: inventory support for URLs w/ basic auth
|
2015-10-16 10:56:24 -05:00 |
|