Georg Brandl
|
8232707a12
|
merge stable to default
|
2015-12-18 21:42:55 +01:00 |
|
Hong Xu
|
2ee03a2729
|
Fix #981: LaTeX: support image file names with more than 1 dots
LaTeX cannot detect image file names with more than 1 dots in it
correctly. The solution is to use '{}' to surround the base name. See
https://tex.stackexchange.com/questions/10574/includegraphics-dots-in-filename
Fix #981
|
2015-12-17 19:03:31 -08:00 |
|
Takaaki AOKI
|
07ed539ad3
|
modify test strings to be found after build_latex
|
2015-12-10 00:13:37 +09:00 |
|
Takeshi KOMIYA
|
8648bdeec1
|
Fix #2094 rubric with reference not working in Latex
|
2015-12-03 14:48:00 +09:00 |
|
Takeshi KOMIYA
|
c8837338d3
|
Fix section and table titles with reference cause latex build error
|
2015-12-03 11:39:25 +09:00 |
|
Takeshi KOMIYA
|
32b483d5bc
|
Fix #2134 figure caption with reference causes latex build error
|
2015-12-03 10:33:29 +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 |
|
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
|
4c7db6c67d
|
fix line length
|
2015-11-29 22:23:56 +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
|
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 |
|
Dean Moldovan
|
ac5c495a53
|
[Napoleon] Fix NumPy handling of *args and **kwargs parameters
|
2015-11-21 01:39:59 +01: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 |
|
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 |
|
Georg Brandl
|
9d47f64dc0
|
intersphinx: style nits
|
2015-10-22 08:09:16 +02:00 |
|
Michael Wilson
|
564ce3b91d
|
Intersphinx: inventory support for URLs w/ basic auth
|
2015-10-16 10:56:24 -05:00 |
|
Jakob Lykke Andersen
|
346df54358
|
C++, properly render multi-line declarations.
Fixes template rendering, e.g., when generating Latex.
Thanks to michaeljones/breathe#127 for pointing in the right direction.
|
2015-10-13 22:05:42 +09:00 |
|
Jakob Lykke Andersen
|
4d2c17e043
|
Merge pull request #2081 from dean0x7d/cpp11literals
C++, add support for user-defined literals
|
2015-10-12 21:49:20 +09:00 |
|
Jakob Lykke Andersen
|
4e8f630176
|
C++, fix templated operator bug
Fixes sphinx-doc/sphinx#2058
Fixes sphinx-doc/sphinx#2080
|
2015-10-12 21:06:45 +09:00 |
|
Dean Moldovan
|
1021f4cdd7
|
C++, add support for user-defined literals
|
2015-10-12 13:41:39 +02:00 |
|
Jakob Lykke Andersen
|
c823ffbcf1
|
C++, remove symbol hax for template params
|
2015-10-12 15:22:46 +09:00 |
|
Robert Lehmann
|
c5f412f491
|
Fix typo.
|
2015-10-09 08:24:17 +02:00 |
|
Jakob Lykke Andersen
|
758abb926e
|
C++, fix bug in type alias parsing.
Fixes sphinx-doc/sphinx#2061
|
2015-10-02 17:19:59 +09: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
|
3fb3fdbd53
|
C++, add parameter pack expansion as base classes.
|
2015-10-01 17:42:04 +09:00 |
|
Jakob Lykke Andersen
|
8e864076a9
|
C++, add support for final classes.
|
2015-10-01 17:25:07 +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
|
c4382fa798
|
Fix: "make check" fails on 'typing_test_data.py' on Py2 environment. Closes #2020.
|
2015-09-13 12:13:24 +09:00 |
|
shimizukawa
|
ef890a45d3
|
Merge branch 'stable'
|
2015-09-13 09:47:38 +09:00 |
|
Jakob Lykke Andersen
|
cccebfd28c
|
Fix build
|
2015-09-12 18:44:21 +02: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 |
|
Robert Lehmann
|
ca655f31a8
|
Fixes #1984: Hint None being valid for primary_domain.
|
2015-09-11 09:56:09 +02:00 |
|
Robert Lehmann
|
8b00f57f4d
|
Fixed #1786: Add configurable type hints.
This adds the option of giving, in addition to the type of the default
value, hints about permissible types for configuration values.
|
2015-09-11 09:51:14 +02:00 |
|
Jakob Lykke Andersen
|
c9470fac65
|
C++, fix for template argument parsing.
Non-type template arguments where not parsed correctly. It is a bit
better now. The example in michaeljones/breathe#218 should work now.
|
2015-09-06 20:34:01 +02:00 |
|
Jakob Lykke Andersen
|
38db131ee9
|
C++, yet more code cleanup
|
2015-09-06 16:08:37 +02:00 |
|
Jakob Lykke Andersen
|
89c3dd81c3
|
C++, support for templates.
Fixes sphinx-doc/sphinx#1729.
|
2015-09-06 15:36:58 +02:00 |
|
Jakob Lykke Andersen
|
ed29c298a6
|
C++ initial refactoring to support templates.
Create symbol tables to represent all declarations, including templated
declarations (sphinx-doc/sphinx#1729).
Fixes sphinx-doc/sphinx#1314.
|
2015-09-02 22:09:57 +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
|
20d992cdf5
|
Close #1990: Use caption of toctree to title of \tableofcontents in LaTeX
|
2015-08-21 14:15:30 +09:00 |
|
Georg Brandl
|
f59c794802
|
Merge pull request #1975 from vlasovskikh/type-hints
Closes #1968: Show extended type hints for function annotations that use 'typing' module
|
2015-08-13 06:48:41 +02:00 |
|
shimizukawa
|
a3109f6976
|
Fixes #1983: i18n translation feature breaks references which uses section name.
|
2015-08-09 23:44:14 +09:00 |
|
shimizukawa
|
82e05e7a9c
|
Fixes #1725: On py2 environment, doctest with using non-ASCII characters causes 'ascii' codec can't decode byte exception.
|
2015-08-02 00:07:23 +09:00 |
|
Andrey Vlasovskikh
|
ef0d4e7946
|
Skip type hinting tests if there is a SyntaxError while importing a module with function annotations
|
2015-07-31 21:56:13 +03:00 |
|