Yoshiki Shibukawa
|
3502831214
|
replace internal copy of ElementTree with standard library's ElementTree
|
2017-03-01 12:01:40 +09:00 |
|
Yoshiki Shibukawa
|
1cce97ad5c
|
Fix   is appeared in EPUB docs #3450 again
|
2017-02-26 00:29:25 +09:00 |
|
Takeshi KOMIYA
|
b9bba672ed
|
Fix #3366: option directive does not allow punctuations
|
2017-02-15 01:42:08 +09:00 |
|
Takeshi KOMIYA
|
cf2061dfad
|
Fix flake8 violations
|
2017-01-26 01:13:17 +09:00 |
|
shimizukawa
|
b5530629a9
|
pytest: update by reviewing
* remove 'specific_srcdir' feature
* simplify 'shared_result' feature
* rename 'AppWrapper' into 'SphinxTestAppWrapperForSkipBuilding'
|
2017-01-09 17:41:47 +09:00 |
|
shimizukawa
|
561abdd164
|
pytest optimizatoin:
- remote using deprecated decorators
- remove gen_with_app
- remove yield testing
- remove pytest warnings
- refactoring
|
2017-01-08 15:14:38 +09:00 |
|
shimizukawa
|
baaef9146d
|
pytest: remove deprecated with_app decorator functions
|
2017-01-06 01:14:47 +09:00 |
|
shimizukawa
|
5b7d237db3
|
pytest migration
|
2017-01-04 00:59:30 +09:00 |
|
Takeshi KOMIYA
|
b84035416f
|
Revert "Add `config-inited ` event"
This reverts commit 9569c6dbff .
|
2016-11-20 12:46:30 +09:00 |
|
Takeshi KOMIYA
|
9569c6dbff
|
Add `config-inited ` event
|
2016-11-18 20:55:51 +09:00 |
|
Takeshi KOMIYA
|
4c3c128e9b
|
Fix #3000: `option ` directive generates invalid HTML anchors
fix
|
2016-10-07 12:11:28 +09:00 |
|
Takeshi KOMIYA
|
2b10fc0188
|
Fix #2916: numref role can also refer caption as an its linktext
|
2016-09-17 15:51:18 +09:00 |
|
Takeshi KOMIYA
|
1aafc7e2e5
|
Fix #326: numref role can also refer sections
|
2016-09-17 15:51:18 +09:00 |
|
Takeshi KOMIYA
|
b7628484ee
|
Fix style-check violation
|
2016-08-31 00:43:12 +09:00 |
|
Takeshi KOMIYA
|
c7f299b86f
|
Fix #646: `option ` directive support . character as a part of options
|
2016-08-31 00:04:41 +09:00 |
|
Yoshiki Shibukawa
|
8e0bf12f5f
|
Fix genindex.html to satisfy xhtml standard
|
2016-08-18 21:17:12 +09:00 |
|
Takeshi KOMIYA
|
6911611f8d
|
Fix broken test
|
2016-08-18 12:48:13 +09:00 |
|
Takeshi KOMIYA
|
1cfde018d2
|
Merge branch 'stable'
|
2016-08-18 12:12:15 +09:00 |
|
Takeshi KOMIYA
|
1c9524dedd
|
Add testcase for #2846
|
2016-08-17 13:58:05 +09:00 |
|
Glenn Matthews
|
8c1a8153ca
|
Create PyGroupedField and use it for 'exceptions'
|
2016-07-15 22:01:06 -04:00 |
|
Takeshi KOMIYA
|
a692009808
|
Merge branch 'stable'
|
2016-07-15 00:51:29 +09:00 |
|
Takeshi KOMIYA
|
6686ebf158
|
Optimized tests: Add test-warnings
|
2016-07-14 23:12:57 +09:00 |
|
Takeshi KOMIYA
|
b95f450452
|
Optimize tests: test_jsmath
|
2016-07-14 01:43:25 +09:00 |
|
Takeshi KOMIYA
|
bd715c8155
|
Remove debug print
|
2016-07-09 01:05:37 +09:00 |
|
Takeshi KOMIYA
|
4fbcb5bfd6
|
math: Add hyperlink marker to each equations in HTML output
|
2016-07-09 00:22:03 +09:00 |
|
Takeshi KOMIYA
|
02dbf860c2
|
Refactor: Use copy_asset() to copy html_static_path
|
2016-07-07 00:06:54 +09:00 |
|
Takeshi KOMIYA
|
bb1e6f9044
|
Refactor: Replace copy_extra_entry() with copy_asset()
|
2016-07-07 00:02:57 +09:00 |
|
Takeshi KOMIYA
|
31c6beb578
|
Merge pull request #2454 from mgeier/html-sourcelink-txt
Add option html_sourcelink_suffix
|
2016-07-06 01:43:18 +09:00 |
|
Takeshi KOMIYA
|
51937f8089
|
#2597: Show warning messages as darkred
|
2016-06-24 14:23:19 +09:00 |
|
Takeshi KOMIYA
|
88c026d0bd
|
Merge branch 'stable'
|
2016-06-12 00:42:47 +09:00 |
|
Takeshi KOMIYA
|
80921b2ab8
|
Fix flake8 violation under tests/
|
2016-06-12 00:02:11 +09:00 |
|
Matthias Geier
|
5559150578
|
Change html_sourcelink_txt -> html_sourcelink_suffix
|
2016-06-07 15:17:12 +02:00 |
|
Matthias Geier
|
86615e1f09
|
Add option html_sourcelink_txt
|
2016-06-07 15:15:39 +02:00 |
|
Matthias Geier
|
7886ecc994
|
Add test cases for HTML source links
|
2016-06-07 15:15:39 +02:00 |
|
Takeshi KOMIYA
|
368277f10a
|
Merge pull request #2586 from avylove/html5lib
Use html5lib to parse HTML in tests instead of XMLParser
|
2016-06-05 22:20:00 +09:00 |
|
Takeshi KOMIYA
|
1b939042df
|
Make testcases robust
|
2016-06-03 00:30:39 +09:00 |
|
Takeshi KOMIYA
|
24beece2a3
|
Fix combination of figure directive options; width, figwidth and align (ref: #2595)
|
2016-05-30 13:13:38 +09:00 |
|
Avram Lubkin
|
76b92ad24f
|
Use html5lib to parse HTML in tests instead of XMLParser
|
2016-05-28 02:51:21 -04:00 |
|
Takeshi KOMIYA
|
885653a35d
|
Fix the caption of figure is always put on center even if `:align: ` was specified
|
2016-05-04 01:27:54 +09:00 |
|
Takeshi KOMIYA
|
4789ef899f
|
Fix #2492: Figure directive with :figwidth: generates incorrect Latex-code
|
2016-05-04 01:27:31 +09:00 |
|
Takeshi KOMIYA
|
ad738a0978
|
Fix #2309: Could not refer "indirect hyperlink targets" by ref-role
|
2016-04-24 13:57:32 +09:00 |
|
Takeshi KOMIYA
|
478c1d2ea6
|
Merge branch 'stable' into 1.4-release
|
2016-03-23 22:01:14 +09:00 |
|
Takeshi KOMIYA
|
b0e781c745
|
Fix broken tests
|
2016-03-06 16:24:59 +09:00 |
|
Takeshi KOMIYA
|
2441c647d2
|
Fix #2229: no warning is given for unknown options
|
2016-02-23 12:23:06 +09:00 |
|
Takeshi KOMIYA
|
d38b3ff2a0
|
Merge branch 'stable'
|
2016-02-20 21:19:51 +09:00 |
|
Takeshi KOMIYA
|
f6af2af9a4
|
Don't show option-role warnings in 1.3.x too
|
2016-02-20 19:43:39 +09:00 |
|
Georg Brandl
|
6101cb4ab6
|
fix tests
|
2016-02-19 09:25:48 +01:00 |
|
Takeshi KOMIYA
|
423bf7b5e3
|
Fix code-block literals raises highlighting warnings by default
|
2016-02-17 01:07:18 +09:00 |
|
Takeshi KOMIYA
|
ae283bc1da
|
Merge branch 'stable'
|
2016-02-15 11:51:45 +09:00 |
|
Takeshi KOMIYA
|
50f4862b06
|
Fix some testcase get error with pygments-2.1.1
|
2016-02-15 11:46:30 +09:00 |
|