Commit Graph

3407 Commits

Author SHA1 Message Date
Takeshi KOMIYA
72cd642ebc Merge branch '1.8' into 5436_attributes_for_enum_subclasses 2018-09-18 17:19:41 +09:00
Takeshi KOMIYA
e7811f0292 Fix #5437: autodoc: crashed on modules importing eggs 2018-09-18 13:03:17 +09:00
Takeshi KOMIYA
5c3a0e4e40 Fix #5431: autodoc: `autofunction` emits a warning for callable objects 2018-09-18 13:02:01 +09:00
Takeshi KOMIYA
9e8434f902 Fix #5436: Autodoc does not work with enum subclasses with properties/methods 2018-09-18 13:01:10 +09:00
Takeshi KOMIYA
cab6bd0e03 Fix #4911: add latexpdf to make.bat for non make-mode 2018-09-18 12:47:08 +09:00
Takeshi KOMIYA
58711d5ad9 Fix #5433: latex: ImportError: cannot import name 'DEFAULT_SETTINGS' 2018-09-16 23:16:14 +09:00
Takeshi KOMIYA
02204db99f Merge branch '1.8' 2018-09-16 21:40:37 +09:00
Takeshi KOMIYA
1d60e6a90c Fix #5417: Sphinx fails to build with syntax error in Python 2.7.5 2018-09-16 18:49:18 +09:00
Takeshi KOMIYA
c83630bd1f Fix #5422: lambda object causes PicklingError on storing environment 2018-09-14 22:28:57 +09:00
Takeshi KOMIYA
aa69231bc7 Merge branch '1.8' into 5421_warning_for_autodoc_default_flags 2018-09-14 02:06:29 +09:00
Takeshi KOMIYA
d7dca264f4 Fix #5418: Incorrect default path for sphinx-build -d/doctrees files 2018-09-13 22:30:13 +09:00
Takeshi KOMIYA
21d92b440a Fix #5421: autodoc emits deprecation warning for :confval:autodoc_default_flags 2018-09-13 21:58:36 +09:00
Takeshi KOMIYA
efdc95ef8b Merge branch '1.8' 2018-09-13 00:53:09 +09:00
Takeshi KOMIYA
fa81b67141 Bump version 2018-09-13 00:51:56 +09:00
Takeshi KOMIYA
16533cff9a Bump to 1.8.0 final 2018-09-13 00:48:58 +09:00
Takeshi KOMIYA
b2b833d39e Update CHANGES for PR #5403 2018-09-10 20:45:16 +09:00
Takeshi KOMIYA
ffaa528c98 Merge pull request #5390 from tk0miya/4018_htmlhelp_file_suffix
Fix #4018: htmlhelp: Add htmlhelp_file_suffix and htmlhelp_link_suffix
2018-09-09 19:35:49 +09:00
Takeshi KOMIYA
02afc357ef Merge branch '1.8' 2018-09-09 19:26:48 +09:00
Takeshi KOMIYA
07fd1c0680 Fix #4018: htmlhelp: Add htmlhelp_file_suffix and htmlhelp_link_suffix 2018-09-08 23:11:14 +09:00
Takeshi KOMIYA
8e729b419e Fix #5399: Sphinx crashes if unknown po file exists 2018-09-08 22:21:59 +09:00
Takeshi KOMIYA
0970619813 Merge pull request #5392 from tk0miya/5290_support_egged_source_code
Fix #5290: autodoc: failed to analyze source code in egg package
2018-09-08 22:15:14 +09:00
Takeshi KOMIYA
35e1764025 Fix #5290: autodoc: failed to analyze source code in egg package 2018-09-06 22:22:01 +09:00
Takeshi KOMIYA
d9694befae Merge branch '1.8' into 5127_quickstart_should_not_overwrite_Makefiles 2018-09-06 21:35:55 +09:00
Takeshi KOMIYA
86abb57577 Fix #5362: apidoc: Add `--toc` option to change the filename of ToC 2018-09-06 18:29:44 +09:00
Takeshi KOMIYA
a2d5c79114 Merge branch '1.8' into 4034_fix_download_url2 2018-09-06 02:00:37 +09:00
Takeshi KOMIYA
811d23fa4d Merge pull request #5383 from tk0miya/fix_ImportError_is_replaced
Fix autodoc: ImportError is replaced by AttributeError for deeper module
2018-09-06 01:54:24 +09:00
Takeshi KOMIYA
df8e1a4cbc Update CHANGES for PR #5388 2018-09-06 01:09:40 +09:00
Takeshi KOMIYA
28e05b131e Merge branch '1.8' into fix_ImportError_is_replaced 2018-09-06 00:09:45 +09:00
Takeshi KOMIYA
f7e556c1db Merge pull request #5376 from tk0miya/2401_members_conflicts_with_special_members
Fix #2401: autodoc: ``:members:`` causes ``:special-members:`` not to be shown
2018-09-06 00:06:25 +09:00
Takeshi KOMIYA
342de4f0fd Merge branch '1.8' 2018-09-05 23:10:20 +09:00
Takeshi KOMIYA
3d35723f6d Merge branch '1.7' into 1.8 2018-09-05 23:09:48 +09:00
Takeshi KOMIYA
403f7edb17 Bump version 2018-09-05 23:07:09 +09:00
Takeshi KOMIYA
1cd87a11ef Bump to 1.7.9 final 2018-09-05 23:05:02 +09:00
Takeshi KOMIYA
c9826fe676 Merge branch '1.8' into 2401_members_conflicts_with_special_members 2018-09-05 23:00:13 +09:00
Takeshi KOMIYA
79de756423 Merge pull request #5342 from tk0miya/drop_py2_support
Update requirements and dependencies for Sphinx-2.0
2018-09-05 22:55:07 +09:00
Takeshi KOMIYA
abcb5bd5ec The default setting for master_doc is changed to 'index' 2018-09-04 01:14:16 +09:00
Takeshi KOMIYA
e07731e7b1 Fix autodoc: ImportError is replaced by AttributeError for deeper module 2018-09-03 22:49:01 +09:00
Takeshi KOMIYA
bd7c28f471 Fix #5127: quickstart: `Makefile and make.bat` are not overwritten if exists 2018-09-03 01:36:18 +09:00
Takeshi KOMIYA
06aa1a7864 Fix #2401: autodoc: `:members: causes :special-members:` not to be shown 2018-09-03 01:26:31 +09:00
Takeshi KOMIYA
34cc1b5c95 Fix #2720, #4034: Incorrect links with `:download:`, duplicate names, and parallel builds 2018-09-03 01:01:55 +09:00
Takeshi KOMIYA
86a43b0119 Fix #4379: toctree shows confusible warning when document is excluded 2018-09-02 20:27:39 +09:00
Takeshi KOMIYA
c6e0d92d10 Fix CHANGES 2018-09-02 20:27:15 +09:00
Takeshi KOMIYA
a1f36202c0 Update CHANGES for #5282 2018-09-02 16:21:04 +09:00
Takeshi KOMIYA
5e22ff9045 Fix #5361: crashed on incremental build if document uses include directive 2018-09-01 12:05:15 +09:00
Takeshi KOMIYA
36a9c813e6 Update CHANGES for PR #5359 2018-08-30 23:47:02 +09:00
Timotheus Kampik
1a801524c6 Merge branch 'master' into 1618-make-search-results-reader-friendly 2018-08-29 19:01:13 +02:00
Takeshi KOMIYA
5eca61fd57 Merge pull request #5349 from tk0miya/5348_support_remote_download_file
Fix #5348: download reference to remote file is not displayed
2018-08-30 01:09:00 +09:00
Takeshi KOMIYA
07e387b335 Merge pull request #5357 from tk0miya/4182_suppress_warnings_for_autodoc
Fix #4182: autodoc: Support :confval:`suppress_warnings`
2018-08-30 01:07:45 +09:00
Takeshi KOMIYA
deca8047ae LaTeX builder now depends on TeX Live 2015 or above 2018-08-30 01:03:57 +09:00
Takeshi KOMIYA
98a9b50c52 Drop docutils 0.11 support 2018-08-30 01:03:57 +09:00