Commit Graph

4109 Commits

Author SHA1 Message Date
Takeshi KOMIYA
7d3ad79392 Merge branch '2.x' into 3.x 2020-02-19 01:29:16 +09:00
Takeshi KOMIYA
78aac416a4 Bump version 2020-02-19 01:27:38 +09:00
Takeshi KOMIYA
47a9845af2 Bump to 2.4.2 final 2020-02-19 01:24:48 +09:00
Takeshi KOMIYA
5b84938cd2 Fix #7178: autodoc: TypeError is raised on fetching type annotations 2020-02-19 00:13:32 +09:00
Takeshi KOMIYA
f6882d7466 Merge branch '2.x' into 3.x 2020-02-18 01:42:37 +09:00
Takeshi KOMIYA
739cf21bd9 Merge branch '2.4.x' into 7137_viewcode_non_python_code 2020-02-18 00:29:57 +09:00
Takeshi KOMIYA
85138ff449 Fix #7137: viewcode: Avoid to crash when non-python code given 2020-02-18 00:23:23 +09:00
Takeshi KOMIYA
97a3ddd2b8 Fix #7170: text: Remove debug print 2020-02-18 00:15:28 +09:00
Takeshi KOMIYA
379f52badf Merge pull request #7154 from tk0miya/deprecate_Parser.app
Deprecate sphinx.parsers.Parser.app
2020-02-16 22:19:22 +09:00
Takeshi KOMIYA
954db2bd27 Merge branch '2.0' 2020-02-16 21:42:20 +09:00
Takeshi KOMIYA
39a192be2c Merge branch '2.4.2' into 7161_autodoc.typhints_parallel_build 2020-02-16 21:20:41 +09:00
Takeshi KOMIYA
a71c6824e8 Merge branch '2.4.2' into 7151_env.indexentries_setter 2020-02-16 20:45:58 +09:00
Takeshi KOMIYA
301a7e7a81 Update CHANGES for PR #7152 2020-02-16 20:38:05 +09:00
Takeshi KOMIYA
68e248fa73 Fix #7161: autodoc: typehints extension does not support parallel build 2020-02-16 20:27:51 +09:00
Takeshi KOMIYA
151b4afde2 Fix #7151: crashed when extension assigns a value to `env.indexentries` 2020-02-16 20:22:50 +09:00
Takeshi KOMIYA
be608ca231 Merge pull request #7123 from tk0miya/7108_ConfigError_in_conf.py
Close #7108: Allow to show an error message from conf.py via ConfigError
2020-02-16 17:56:46 +09:00
Takeshi KOMIYA
cd8f3a78d9 Fix #7156: autodoc: separator for keyword only arguments is not shown 2020-02-16 01:37:23 +09:00
Takeshi KOMIYA
9409db0771 Deprecate sphinx.parsers.Parser.app 2020-02-15 00:39:34 +09:00
Takeshi KOMIYA
baf4c7df23 Deprecate sphinx.util.inspect.getargspec() 2020-02-14 12:08:52 +09:00
Takeshi KOMIYA
7d7f1958f5 Fix #7138: autodoc: crashed when variable has unbound object 2020-02-13 00:20:31 +09:00
Takeshi KOMIYA
9702f0ae61 Fix #7139: `code-block:: guess` does not work 2020-02-12 23:50:48 +09:00
Takeshi KOMIYA
5018422db3 Merge pull request #7136 from tk0miya/5673_nested_classes
Fix incorrect handling of nested class names
2020-02-12 01:58:42 +09:00
Takeshi KOMIYA
bc85f5a12c Update CHANGES for PR #5673 2020-02-12 01:45:25 +09:00
Takeshi KOMIYA
d1a24a329d Merge branch '2.0' 2020-02-11 23:13:09 +09:00
Takeshi KOMIYA
0457e2e161 Bump version 2020-02-11 23:11:30 +09:00
Takeshi KOMIYA
5b47df9ebf Bump to 2.4.1 final 2020-02-11 23:09:36 +09:00
Takeshi KOMIYA
5679620253 Fix #7126: autodoc: TypeError: getset_descriptor object is not iterable 2020-02-11 11:08:36 +09:00
Takeshi KOMIYA
da64e5bdfa Close #7108: Allow to show an error message from conf.py via ConfigError 2020-02-10 01:14:45 +09:00
Takeshi KOMIYA
6cdc09272e Fix #7120: html: crashed when on scaling SVG images which have float dimentions 2020-02-09 22:22:27 +09:00
Takeshi KOMIYA
6e0119526a Merge branch '2.0' 2020-02-09 16:21:32 +09:00
Takeshi KOMIYA
c86e17d4be Bump version 2020-02-09 16:19:50 +09:00
Takeshi KOMIYA
a72135c454 Bump to 2.4.0 final 2020-02-09 16:17:10 +09:00
Takeshi KOMIYA
5aaf3749f1 Update CHANGES: merge 2.3.2 changes into 2.4.0 2020-02-09 15:30:15 +09:00
Takeshi KOMIYA
a17ad5cd39 Merge branch '2.3.2' into 2.0 2020-02-09 15:29:10 +09:00
Takeshi KOMIYA
d07985ed85 Merge pull request #7114 from tk0miya/7112_svg_not_floated
Fix #7112: html: SVG image is not layouted as float even if aligned
2020-02-09 15:26:49 +09:00
Takeshi KOMIYA
89e316997b Merge pull request #7116 from tk0miya/7115_override_LATEXMKOPTS
Close #7115: LaTeX: Allow to override LATEXOPTS and LATEXMKOPTS via envvars
2020-02-09 15:19:15 +09:00
Takeshi KOMIYA
2dd02729bc Fix #7112: html: SVG image is not layouted as float even if aligned 2020-02-09 15:04:53 +09:00
Takeshi KOMIYA
f076b6ddf2 Merge pull request #7110 from tk0miya/6623_unpin_babel2
Close #6623: babel-2.0 or above is available (Unpinned)
2020-02-09 11:58:19 +09:00
Takeshi KOMIYA
ebb9a9af46 Merge pull request #7107 from tk0miya/7106_enumerated_nodes_marked_as_duplicated
Fix #7106: std domain: enumerated nodes are marked as duplicated
2020-02-09 11:24:21 +09:00
Takeshi KOMIYA
f751ab832e Merge pull request #7113 from tk0miya/6327_apidoc_init.so
Fix #6327: apidoc: Support a python package consisted of __init__.so file
2020-02-09 10:50:45 +09:00
Takeshi KOMIYA
3ad137b8b9 Merge branch '2.0' into 7106_enumerated_nodes_marked_as_duplicated 2020-02-09 10:46:32 +09:00
Takeshi KOMIYA
54d13f9264 Merge pull request #7102 from tk0miya/7095_dirhtml_broken_docref
Fix #7095: dirhtml: Cross references are broken via intersphinx and :doc:
2020-02-09 10:45:09 +09:00
Takeshi KOMIYA
2e87ee85a2 Merge branch '2.0' 2020-02-09 00:57:53 +09:00
Takeshi KOMIYA
46e58d3989 Close #7115: LaTeX: Allow to override LATEXOPTS and LATEXMKOPTS via envvars 2020-02-09 00:27:56 +09:00
Takeshi KOMIYA
0f21a12834 Fix #7106: std domain: enumerated nodes are marked as duplicated 2020-02-08 20:44:28 +09:00
Takeshi KOMIYA
dee8b9eddb Fix #6327: apidoc: Support a python package consisted of __init__.so file 2020-02-08 18:11:48 +09:00
Takeshi KOMIYA
9d301e5b81 refactor: apidoc.shall_skip() 2020-02-08 17:59:29 +09:00
Takeshi KOMIYA
853e71b77d Close #6623: babel-2.0 or above is available (Unpinned)
refs:
* 6bce0a1c10
* https://github.com/mitsuhiko/babel/issues/174
2020-02-08 01:58:46 +09:00
Takeshi KOMIYA
1a52381a0a Merge pull request #7099 from tk0miya/6581_latex_reversed_toctree
Fix #6581: :reversed: for toctree does not effect to LaTeX build
2020-02-08 01:11:36 +09:00
Takeshi KOMIYA
bab2134648 Merge pull request #7098 from tk0miya/6568_autosummary_imported_members_ignored
Fix #6568: autosummary_imported_members is not working for submodules
2020-02-07 23:33:09 +09:00