Takeshi KOMIYA
bd2967f1d2
Add :confval:epub_css_files
2018-04-06 13:11:24 +09:00
Takeshi KOMIYA
5efecd2150
Add :confval:html_css_files
2018-04-06 13:11:24 +09:00
Takeshi KOMIYA
3afc72fba4
Rename add_stylesheet() to add_css_file()
2018-04-06 13:11:24 +09:00
Takeshi KOMIYA
c5d6942b88
add_stylesheet() allows additional attributes
2018-04-06 13:10:49 +09:00
Takeshi KOMIYA
6030e7390d
Merge pull request #4800 from tk0miya/drop_document.settings.gettext_compact
...
Drop `document.settings.gettext_compact`
2018-04-02 22:58:05 +09:00
jfbu
ac41ca3413
Remove from CHANGES extra line (refs: #4741 )
2018-03-30 22:54:47 +02:00
jfbu
bfdf0d1e83
Merge branch '1.7'
2018-03-30 22:50:55 +02:00
Takeshi KOMIYA
962b6d459e
Drop document.settings.gettext_compact
2018-03-30 13:06:11 +09:00
jfbu
1460e261fa
Update CHANGES for PR #4793
2018-03-29 23:49:48 +02:00
jfbu
2e74ab0baf
Update CHANGES for PR #4796
2018-03-29 19:16:45 +02:00
Takeshi KOMIYA
72a0896bd0
Merge branch 'master' into add_override_option
2018-03-29 22:03:05 +09:00
Takeshi KOMIYA
61828786a6
Deprecate app.override_domain()
2018-03-29 21:59:29 +09:00
jfbu
bf911b9f40
Update CHANGES for PR #4792
2018-03-28 22:56:22 +02:00
Takeshi KOMIYA
0f3fa689a4
Deprecate env._nitpick_ignore
2018-03-26 02:05:58 +09:00
Takeshi KOMIYA
9e0089b252
Fix #4769 : autodoc loses the first staticmethod parameter
2018-03-24 00:53:07 +09:00
Takeshi KOMIYA
42263a07a6
Merge branch 'master' into add_override_option
2018-03-24 00:44:11 +09:00
Takeshi KOMIYA
f26db5b228
Merge pull request #4742 from tk0miya/refactor_enumerable_nodes
...
Refactor enumerable nodes
2018-03-21 23:41:38 +09:00
Takeshi KOMIYA
41f17aeb21
Merge branch '1.7'
2018-03-21 21:08:31 +09:00
Takeshi KOMIYA
991b471025
Bump version
2018-03-21 21:06:48 +09:00
Takeshi KOMIYA
d029b3d5c9
Bump to 1.7.2 final
2018-03-21 21:03:54 +09:00
Takeshi KOMIYA
f9753e30de
Merge branch '1.7'
2018-03-21 20:55:30 +09:00
Takeshi KOMIYA
a35be4cc66
Update CHANGES
2018-03-21 14:55:09 +09:00
Takeshi KOMIYA
2d0e2557b8
Merge branch 'master' into refactor_enumerable_nodes
2018-03-21 14:40:58 +09:00
Christer Bystrom
a7aac6956d
Closes #4520 - acidic: Subpackage not in toc. The rule of skipping folders with only an empty __init__.py has been removed. The reason for this is that it was never working consistently in the first place and made the code unnecessary hard to reason about. Tests for the TOC generation have been added, as well as tests for the exclude mechanism since they are coupled. One test (test_ext_apidoc.py::test_exclude) has also been modified to reflect the new behaviour.
2018-03-21 14:35:58 +09:00
Takeshi KOMIYA
1a43d47c33
Add a new keyword argument `override` to Application APIs
2018-03-21 00:23:44 +09:00
Takeshi KOMIYA
9891924485
epub: Fix docTitle elements of toc.ncx is not escaped
2018-03-20 20:28:02 +09:00
Takeshi KOMIYA
f2d4ebe9e8
Merge branch '1.7' into qthelp_templates
2018-03-20 01:43:46 +09:00
Takeshi KOMIYA
c9fcaa3c14
Merge branch '1.7' into 4754_remove_unused_code
2018-03-20 01:41:57 +09:00
Takeshi KOMIYA
2c7d08ee47
Merge branch '1.7'
2018-03-19 23:46:15 +09:00
Takeshi KOMIYA
d7ebcf6f45
Merge branch '1.7' into 4688_remote_image_having_long_URL
2018-03-19 23:34:39 +09:00
Takeshi KOMIYA
869ac1efe2
Fix #4754 : sphinx/pycode/__init__.py raises AttributeError
2018-03-19 23:23:20 +09:00
Takeshi KOMIYA
c3afffe54f
Fix #2286 : Sphinx crashes when error is happens in rendering HTML pages
2018-03-19 00:22:18 +09:00
Takeshi KOMIYA
52ed9ef3a0
Closes #2157 : helper function `warning()` for HTML themes is added
2018-03-19 00:18:10 +09:00
Takeshi KOMIYA
8db78fe001
Fix #4655 : Fix a translation for Chinese
2018-03-18 13:04:00 +09:00
Takeshi KOMIYA
a709adf233
qthelp: escape keywords in .qhp file
2018-03-18 12:33:10 +09:00
Takeshi KOMIYA
39835bf885
Fix #4720 : message when an image is mismatched for builder is not clear
2018-03-18 01:35:42 +09:00
Takeshi KOMIYA
9efaf18852
Merge branch '1.7'
2018-03-18 01:21:01 +09:00
Takeshi KOMIYA
0eb5e0865a
Fix #4688 : Error to download remote images having long URL
2018-03-17 13:43:42 +09:00
Takeshi KOMIYA
62fa80399d
Add Domain#get_enumerable_node_type()
2018-03-17 10:00:54 +09:00
Takeshi KOMIYA
d5e38b6e80
Merge pull request #4741 from tk0miya/update_deprecation_list
...
Update deprecation list
2018-03-16 17:55:29 +09:00
jfbu
bccdc7f02d
Update CHANGES after PR #4729
...
modified: CHANGES
2018-03-15 10:30:21 +01:00
Takeshi KOMIYA
4cebc4399c
Merge commit '6694981dd6939ab876b27d4e20a8128561c307ac'
2018-03-15 02:02:21 +09:00
Takeshi KOMIYA
b3cbfc2bb5
Update deprecation list
2018-03-15 01:57:39 +09:00
Takeshi KOMIYA
24054d1862
Merge branch '1.7' into 4716_make_not_found
2018-03-14 23:36:29 +09:00
Takeshi KOMIYA
b9d6e0a211
Update CHANGES
2018-03-13 23:23:33 +09:00
jfbu
90dfce5367
Fix #4727 : Option clash for package textcomp
...
Some packages loaded from user customized 'fontpkg' key may load
textcomp with no option, clashing with sphinx.sty which comes later
and wants it with "warn" option. This makes sure textcomp receives
always "warn" option, even if loaded prior to sphinx.
modified: CHANGES
modified: sphinx/templates/latex/latex.tex_t
modified: sphinx/texinputs/sphinx.sty
2018-03-11 09:08:21 +01:00
Takeshi KOMIYA
9fffb1e4ab
Merge branch '1.7' into 4716_make_not_found
2018-03-08 20:40:34 +09:00
Takeshi KOMIYA
f84917b8b1
Fix #4716 : Generation PDF file with TexLive on Windows, file not found error
2018-03-08 16:28:49 +09:00
Takeshi KOMIYA
8b0812edc2
Update CHANGES for PR #4444
2018-03-08 01:12:10 +09:00
Takeshi KOMIYA
9bd3aaf3dc
Merge branch '1.7' into 4701_viewcode
2018-03-07 10:34:46 +09:00