Takeshi KOMIYA
c57cd9cb06
Merge branch 'stable'
2017-10-05 00:48:50 +09:00
Jakob Lykke Andersen
6d61098058
C++, add test case for sphinx-doc/sphinx#4096
2017-10-03 14:35:10 +02:00
Takeshi KOMIYA
1892fc18b9
Merge branch 'stable'
2017-10-02 00:41:21 +09:00
Andy Neebel
3a0c050af0
Some cleanup to avoid using the std:: namespace
2017-09-28 13:43:46 -05: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
Takeshi KOMIYA
00169a07e6
Merge branch 'stable'
2017-09-24 22:51:23 +09:00
Takeshi KOMIYA
c32233b0e1
Merge commit '63c15998f66eeb42f3fcfef6087a7264645bee6b~1'
2017-09-24 21:36:04 +09:00
Oliver Sanders
261f74bc7a
Add test for ext.graphviz alignment.
2017-09-24 17:04:25 +09:00
Takeshi KOMIYA
8f20132926
Merge pull request #4055 from oliver-sanders/fix-graphviz-svg-alignment
...
Fix ext.graphviz alignment.
2017-09-24 17:03:12 +09:00
jfbu
d0418f9129
Add test for #4066 latex \index indent fix
2017-09-20 10:30:45 +02:00
Oliver Sanders
447582724d
Add test for ext.graphviz alignment.
2017-09-18 11:10:19 +01:00
jfbu
f453fe7bf0
Fix #4044 (extra row height in PDF output from empty multicell)
2017-09-11 20:18:35 +02: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
Bernat Gabor
0c3f9851b3
fixes #3959 alias/rename support for classes inside inheritence diagrams
2017-07-31 18:21:05 +01:00
Takeshi KOMIYA
da0fda3b0b
Add tests for default-role
2017-07-31 00:46:26 +09:00
Sam Park
7020f6b41d
Add tests
2017-07-15 15:18:49 -07:00
Takeshi KOMIYA
007593fa81
Merge branch 'stable'
2017-07-02 20:28:50 +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
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
jfbu
5e2d4ca77b
Merge branch 'stable'
2017-06-05 15:40:18 +02: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
e7ffa63463
Merge branch 'stable'
2017-05-16 23:53:46 +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
Takeshi KOMIYA
c50321d3ca
Merge branch 'master' into drop_websupport
2017-04-23 19:18:01 +09:00
Takeshi KOMIYA
44b6044d4b
Implement get_full_qualified_name() to CPPDomain (refs: #3630 )
2017-04-23 16:31:33 +09:00
Takeshi KOMIYA
c0a39eb3f7
Simplify testcases for websupport
...
Now websupport modules has separated and move into
sphinxcontrib-websupport package. They are also tested in the
package. Hence, we should test the bridge code for them.
2017-04-22 17:54:20 +09:00
Takeshi KOMIYA
c525723807
Add sphinx.ext.imgconverter
2017-04-22 13:29:16 +09:00
Takeshi KOMIYA
241c0db7bc
Merge branch 'master' into support_remote_images
2017-04-22 09:45:05 +09:00
Takeshi KOMIYA
b405c0aaf5
Refactor sphinx.theming
2017-04-20 20:45:44 +09:00
Takeshi KOMIYA
25f4c004d8
Emit warning when fetching remote images failed
2017-04-19 01:40:17 +09:00
Takeshi KOMIYA
a5d77a8f06
Drop warning for nonlocal image URI
2017-04-19 01:40:17 +09:00
Takeshi KOMIYA
3c46c2f5ac
Add ImageDownloader transform to support remote images on some builders
2017-04-19 01:40:17 +09:00
Takeshi KOMIYA
618ef6492c
Merge pull request #1767 from Jellby/master
...
Allow setting 'rel' and 'title' attributes for stylesheets.
2017-04-19 00:04:43 +09:00
Takeshi KOMIYA
4738ef878c
Merge pull request #3634 from tk0miya/failed_to_load_templates
...
Fix fail to load template file if the parent template is archived
2017-04-18 23:58:08 +09:00
Takeshi KOMIYA
f1b387bdcf
Fix fail to load template file if the parent template is archived
2017-04-18 23:22:03 +09:00
Takeshi KOMIYA
690f07fa3c
Merge pull request #3388 from smheidrich/autosectionlabel_prefix_document1
...
Added autosectionlabel_prefix_document config option
2017-04-18 01:16:00 +09:00
smheidrich
231976ff14
Added autosectionlabel_prefix_document config option.
2017-04-17 14:51:39 +02:00
Takeshi KOMIYA
13acfd3ce1
Rename test-image-glob to test-images
2017-04-16 21:53:01 +09:00
Jellby
e59a8028d7
Rewrite and simplify stylesheet handling
...
Thanks to tk0miya's comment, I learnt one can add stuff to template
blocks, that allows a much simpler stylesheet configuration, considering
that changes at the template level will be more... well, low-level.
Hopefully this is now acceptable.
2017-04-15 17:07:33 +02:00
Jellby
1cfed262d2
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
tests/test_build_html.py
2017-04-15 15:54:06 +02:00
Takeshi KOMIYA
939f01eae3
Fix #3594 : LaTeX: single raw directive has been considereed as block level element
2017-04-08 11:54:01 +09:00
Takeshi KOMIYA
fc41f43a70
Merge branch 'stable'
2017-04-02 19:05:50 +09:00