Takeshi KOMIYA
4448902977
Fix #4169 : Chinese language doesn't trigger Chinese search automatically
2017-10-21 01:42:53 +09:00
cocoatomo
35d10033c2
Add (optional) u prefixes for Python 2.7
2017-10-08 01:55:53 +09:00
cocoatomo
73fd3f90bf
Wrap the line too long
2017-10-08 01:29:07 +09:00
cocoatomo
ff88c8b730
Display reference texts of original and translated messages
2017-10-08 00:06:00 +09:00
cocoatomo
1f0c3ce875
Re-arrange WARNING messages about reference inconsistencies
2017-10-07 10:47:59 +09:00
Takeshi KOMIYA
50640b700b
Fix #4070 , #4111 : crashes when the warning message contains format strings (again)
2017-10-05 00:00:48 +09:00
Jakob Lykke Andersen
6d61098058
C++, add test case for sphinx-doc/sphinx#4096
2017-10-03 14:35:10 +02:00
jfbu
db36b42e55
Avoid extra space in PDF after image in parsed-literal (refs: Fix #4085 )
2017-09-27 12:43:28 +02:00
jfbu
dc129e0532
Fix #4085 Failed PDF build from image in parsed-literal
2017-09-27 09:54:18 +02:00
Oliver Sanders
261f74bc7a
Add test for ext.graphviz alignment.
2017-09-24 17:04:25 +09:00
jfbu
d0418f9129
Add test for #4066 latex \index indent fix
2017-09-20 10:30:45 +02:00
jfbu
f453fe7bf0
Fix #4044 (extra row height in PDF output from empty multicell)
2017-09-11 20:18:35 +02:00
Takeshi KOMIYA
a9b5fe3624
Merge branch 'stable' into 3969_allow_private_instance_vars
2017-09-06 23:52:33 +09:00
Jakob Lykke Andersen
29b1d2f906
Merge pull request #3894 from Andne/cpp-typeorconcept
...
Improve support for C++ references with intersphinx
2017-08-31 16:58:45 +02:00
Takeshi KOMIYA
feab97e293
Fix flake8 violation
2017-08-20 00:27:07 +09:00
Takeshi KOMIYA
c96b5b67b1
Fix flake8 violation
2017-08-10 10:36:19 +09:00
Takeshi KOMIYA
13be8e03ba
Fix #3969 : private instance attributes causes AttributeError
2017-07-31 22:49:04 +09:00
Takeshi KOMIYA
d63a678228
Reduce DeprecationWarning
2017-07-31 22:30:48 +09:00
Takeshi KOMIYA
da0fda3b0b
Add tests for default-role
2017-07-31 00:46:26 +09:00
Takeshi KOMIYA
bfd71cd77b
Fix #3926 : Add `autodoc_warningiserror to suppress the behavior of -W` option
2017-07-15 22:04:56 +09:00
Takeshi KOMIYA
dc6a8a5457
test: Fix autosummary testcase
2017-07-02 18:41:03 +09:00
Takeshi KOMIYA
b3e0e29f4c
Fix #3900 : autosummary could not find methods
2017-07-02 18:26:41 +09:00
Yoshiki Shibukawa
f0766ce4cd
fix #3840 : epub_uid should be XML Name
2017-06-30 23:37:32 +09:00
Andy Neebel
5ebfd51672
Improve cpp intersphinx support
...
Now types called out in function declarations will be searched for in
the intersphinx inventory as well
2017-06-26 14:21:52 -05:00
Andy Neebel
bcea04a2f7
Move assignment of srcdir to the right place
2017-06-17 07:49:45 -05:00
Andy Neebel
e51b3c41ea
Bad imports failed on travis and circle
2017-06-14 16:37:22 -05:00
Andy Neebel
db8663db06
Fix the warnings, need to handle the repr escaping
2017-06-14 13:29:49 -05:00
Andy Neebel
f68c108f10
Mark tests as xfail/skip to allow successful run
2017-06-14 13:27:31 -05:00
Andy Neebel
c1a6579eb6
XFAIL some tests, 2.7 and Win32 can't use unicode path
2017-06-14 13:27:30 -05:00
Takeshi KOMIYA
a8c5141cc1
Update testcase for #3858
2017-06-10 12:05:18 +09:00
Takeshi KOMIYA
2f61be8bb7
Fix Emit wrong warnings if citation label includes hyphens (refs: #3558 )
2017-06-04 13:55:14 +09:00
Takeshi KOMIYA
69cf328b8b
Add Sphinx own parser (refs: #3816 )
2017-05-28 22:34:53 +09:00
Takeshi KOMIYA
2817623500
Skip testing for websupport if sqlalchemy not installed
2017-05-28 10:05:41 +09:00
Takeshi KOMIYA
dd3b100925
Follow translations
2017-05-17 00:03:39 +09:00
Takeshi KOMIYA
384839f37c
Merge pull request #3718 from sphinx-doc/3458-sphinx-testing
...
refs #3458 sphinx.testing
2017-05-16 15:06:02 +09:00
Takeshi KOMIYA
05c205a77e
Merge pull request #3736 from tk0miya/refactor_latex_table_testcase
...
Refactor test_latex_table
2017-05-16 13:19:00 +09:00
shimizukawa
d497d74370
refs #3458 : add sphinx.testing that are moved from /tests directory.
2017-05-14 20:47:15 +09:00
Takeshi KOMIYA
515e3ad13d
Refactor test_latex_table
2017-05-13 17:01:34 +09:00
Takeshi KOMIYA
c07ed92a20
Merge branch 'stable' into 1.6-release
2017-05-13 15:42:03 +09:00
Takeshi KOMIYA
4104b93c6e
Fix #3320 : Warning about reference target not being found for container types
2017-05-13 15:03:11 +09:00
jfbu
75653d85ac
Fix #3479 : add latex support for docutils table stub columns
...
This implementation in latex writer allows arbitrary columns to be
declared "stub columns". But currently Docutils option
``:stub-columns:`` only allows a number telling the how many initial
columns are "stub columns".
2017-05-10 11:35:12 +02:00
Jean-François B
e9df41535d
Merge pull request #3686 from jfbu/dropthreeparttable
...
Drop usage of `threeparttable` (LaTeX)
2017-05-09 22:00:41 +02:00
Takeshi KOMIYA
5e65316459
Skip testcase for sphinx.util.inspect on 3.4.3
...
The inspect library of python-3.4.3 also can't handle wrapped
functions.
2017-05-09 23:24:25 +09:00
Takeshi KOMIYA
56d3458584
Fix flake8 violations
2017-05-09 21:57:36 +09:00
jfbu
e02f3f12b8
LaTeX: `\sphinxstyletheadfamily` to allow multiparagraph headers
...
Deprecate ``\sphinxstylethead`` at 1.6 with removal at 1.7.
2017-05-07 10:49:03 +02:00
jfbu
cdc1dadd8e
Rename `\sphinxcaptionof to \sphinxcaption`, only 2 args
2017-05-04 16:10:58 +02:00
jfbu
069b937513
Separate `\sphinxcapstartof` macro, to facilitate caption below table
2017-05-04 15:45:28 +02:00
jfbu
e21a1702c2
Fix tests after dropping latex threeparttable
2017-05-01 16:22:04 +02:00
Takeshi KOMIYA
58bb4a7714
Fix testcase
2017-04-30 00:55:11 +09:00
Takeshi KOMIYA
45a61843ec
Make ImportWarning silent
2017-04-27 21:24:29 +09:00