Commit Graph

1379 Commits

Author SHA1 Message Date
shimizukawa
32d4ab51bd Update CHANGES refs #1757 2015-12-09 17:00:40 +09:00
shimizukawa
3d4a11ecd6 merge with stable 2015-12-06 13:42:26 +09:00
shimizukawa
4d3d97df0c separate changes into 1.4 and 1.3.x 2015-12-06 13:40:11 +09:00
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
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
Takeshi KOMIYA
47e7b022c2 Fix #2012 exception occurred if `numfig_format` is invalid 2015-11-30 11:38:37 +09: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
2f8af51a2b update CHANGES for PR #2127 2015-11-29 22:14:40 +09:00
Takeshi KOMIYA
042daed015 Update CHANGES for #2140 2015-11-29 22:03:48 +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
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
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
6a13a9668d Merge pull request #2114 from lelit/master
Include JS stemmers in the distribution
2015-11-15 16:02:38 +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
Lele Gaifax
3dcffe9f9f Rectify the path of non-minified JS stemmers 2015-11-10 10:02:05 +01: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
Sgiath
d12769d698 Fixes #2092: Update authors and changelog 2015-10-19 20:24:30 +02:00
Michael Wilson
564ce3b91d Intersphinx: inventory support for URLs w/ basic auth 2015-10-16 10:56:24 -05:00
Dean Moldovan
1021f4cdd7 C++, add support for user-defined literals 2015-10-12 13:41:39 +02:00
Timotheus Kampik
ebff1f8b69 Update CHANGES 2015-10-04 16:28:56 +02:00
Jakob Lykke Andersen
df3d6476a4 C++, fix parsing of types prefixed with 'enum'.
Fixes michaeljones/breathe#223.
2015-10-01 22:28:54 +09:00
Jakob Lykke Andersen
8e864076a9 C++, add support for final classes. 2015-10-01 17:25:07 +09:00
Jakob Lykke Andersen
bf25b48d78 C++, document base class grammar, and cleanup. 2015-10-01 17:01:50 +09:00
Rapptz
7d836e16ab C++, add support for virtual base classes 2015-10-01 03:08:14 -04:00
Jakob Lykke Andersen
add4c2467d C++, add missing support for 'friend' functions. 2015-09-14 14:31:15 +02:00
Jakob Lykke Andersen
2b3c249a4a C++, fix parsing of signed/unsigned char. 2015-09-13 12:33:57 +02:00
shimizukawa
ef890a45d3 Merge branch 'stable' 2015-09-13 09:47:38 +09:00
shimizukawa
6bce0a1c10 Avoid "2.0" version of Babel because it doesn't work with Windows environment. Closes #1976.
see also:
* https://github.com/mitsuhiko/babel/issues/174
* https://github.com/mitsuhiko/babel/pull/188

Version spec syntax "babel>=1.3,!=2.0" is following PEP440: https://www.python.org/dev/peps/pep-0440/#version-exclusion and it works with pip 6.0 or later (I didn't check before pip 6.0).
2015-09-13 09:40:14 +09:00
shimizukawa
b1889b029d fix: unresolved any target. 2015-09-13 09:15:48 +09:00
shimizukawa
f886c54263 Fix #1994: More supporting non-standard parser (like recommonmark parser) for Translation and WebSupport feature. Now node.rawsource is fall backed to node.astext() during docutils transforming. 2015-09-13 00:20:21 +09:00
Jakob Lykke Andersen
a22fb0d45f C++, add namespace push/pop directives. 2015-09-06 22:28:55 +02:00
Jakob Lykke Andersen
89c3dd81c3 C++, support for templates.
Fixes sphinx-doc/sphinx#1729.
2015-09-06 15:36:58 +02:00
Takeshi KOMIYA
2c5c54aa67 Closes #1987: Fix ampersand is ignored in `:menuselection: and :guilabel:` on LaTeX builder 2015-09-01 00:29:03 +09:00
Takeshi KOMIYA
e1305d549d Fix flake8 violation 2015-08-21 14:29:01 +09:00
shimizukawa
a3109f6976 Fixes #1983: i18n translation feature breaks references which uses section name. 2015-08-09 23:44:14 +09:00
Takeshi KOMIYA
49b812b856 Fix #1540: Fix RuntimeError with circular referenced toctree 2015-08-09 21:08:33 +09:00