Takeshi KOMIYA
d029b3d5c9
Bump to 1.7.2 final
2018-03-21 21:03:54 +09:00
Takeshi KOMIYA
a35be4cc66
Update CHANGES
2018-03-21 14:55:09 +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
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
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
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
0eb5e0865a
Fix #4688 : Error to download remote images having long URL
2018-03-17 13:43:42 +09:00
jfbu
bccdc7f02d
Update CHANGES after PR #4729
...
modified: CHANGES
2018-03-15 10:30:21 +01: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
Takeshi KOMIYA
f1c6c22e84
Fix #4701 : viewcode: Misplaced `<div>` in viewcode html output
2018-03-05 23:46:34 +09:00
Takeshi KOMIYA
fdefe987d5
Fix #4689 : autosummary: unexpectedly strips docstrings containing "i.e."
2018-03-04 02:12:13 +09:00
Takeshi KOMIYA
b707ab35e5
Merge branch '1.7' into 1042_strip_parens
2018-03-04 02:10:31 +09:00
Takeshi KOMIYA
adc8c80190
Fix autodoc: crashed when invalid options given
2018-03-03 02:35:28 +09:00
Takeshi KOMIYA
6872d5b337
Fix pydomain: always strip parenthesis if empty (refs: #1042 )
2018-03-03 01:41:49 +09:00
Takeshi KOMIYA
3efadc63cc
Merge pull request #4696 from tk0miya/4685_autosummary_warning
...
Fix #4685 : autosummary emits meaningless warnings
2018-03-03 01:34:30 +09:00
Takeshi KOMIYA
bd898be3fc
doc: Add deprecation list
...
So far, deprecated APIs are only listed as CHANGES entry. But
they are not listed in one place. In this change, I gathered them
to docs as a list.
As a side effect, it makes CHANGES entry simple.
2018-03-02 00:01:49 +09:00
Takeshi KOMIYA
c435bcf8dc
Fix #4685 : autosummary emits meaningless warnings
2018-03-01 22:29:50 +09:00
Takeshi KOMIYA
6bce06757f
Fix #4669 : sphinx.build_main and sphinx.make_main throw NameError
2018-02-28 23:03:21 +09:00
Takeshi KOMIYA
a37f253a6b
Bump version
2018-02-23 23:42:01 +09:00
Takeshi KOMIYA
d4b6839295
Bump to 1.7.1 final
2018-02-23 23:39:34 +09:00
Takeshi KOMIYA
c41e746b7a
Fix #4662 : any refs with term targets crash when an ambiguity is encountered
2018-02-23 23:05:58 +09:00
Takeshi KOMIYA
cd08a6503c
Fix #4664 : Reading objects.inv fails again
2018-02-23 10:44:11 +09:00
Takeshi KOMIYA
f4a527d8a6
Update CHANGES for PR #4653
2018-02-23 00:44:39 +09:00
Takeshi KOMIYA
7999aca606
Revert "Update CHANGES for PR #4653 "
...
This reverts commit 6f05c96027 .
2018-02-23 00:44:25 +09:00
Takeshi KOMIYA
6f05c96027
Update CHANGES for PR #4653
2018-02-23 00:13:17 +09:00
Takeshi KOMIYA
16a7539007
Update CHANGES
2018-02-22 21:09:21 +09:00
Jakob Lykke Andersen
bde93246c6
C++, parse 'this' in expressions.
2018-02-19 20:58:55 +01:00
Jakob Lykke Andersen
7d49a5311f
C++, parse explicit casts and typeid in expression
2018-02-19 20:58:10 +01:00
Takeshi KOMIYA
07de0ed10b
Fix #4641 : A external link in TOC cannot contain "?" with `:glob:` option
2018-02-19 23:27:57 +09:00
Takeshi KOMIYA
e0a74a3f40
Merge branch '1.7' into 4577_nested_enumlist
2018-02-19 22:48:54 +09:00
Takeshi KOMIYA
d40db5efa2
Fix #4563 : autosummary: Incorrect end of line punctuation detection
2018-02-19 14:42:19 +09:00
Takeshi KOMIYA
9b0bf85c93
Update CHANGES for PR #4634
2018-02-19 10:49:54 +09:00
Takeshi KOMIYA
364c6735e6
Merge branch '1.7' into compat_autosummary
2018-02-18 17:32:37 +09:00
Takeshi KOMIYA
6beab9c5a4
Fix #4577 : Enumerated sublists with explicit start with wrong number
2018-02-18 17:29:17 +09:00
Takeshi KOMIYA
2d640f99e0
Merge branch '1.7' into 4623_sphinx.build_main
2018-02-18 17:15:32 +09:00
Takeshi KOMIYA
a9ecb190a7
autosummary: Fix compatibility of get_documenter() API (refs: #4366 )
2018-02-17 23:26:28 +09:00
Takeshi KOMIYA
27d51cb406
Merge branch '1.7' into 4617_quickstart_argument_required
2018-02-17 14:45:34 +09:00
Takeshi KOMIYA
08158bf804
Fix CHANGES for PR #4627
2018-02-17 10:07:28 +09:00