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
|
6cdc09272e
|
Fix #7120: html: crashed when on scaling SVG images which have float dimentions
|
2020-02-09 22:22:27 +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
|
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
|
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
|
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 |
|
Takeshi KOMIYA
|
13ca2323a9
|
Fix #7095: dirhtml: Cross references are broken via intersphinx and :doc:
|
2020-02-07 23:32:27 +09:00 |
|
Matthias Geier
|
327778ca22
|
Disable arrow keys when a modifier key is pressed (#7089)
* Disable arrow keys when a modifier key is pressed
Closes #7088.
* #7088 document key navigation option
* add change note for #7088
Co-authored-by: Timotheus Kampik <timotheus.kampik@signavio.com>
|
2020-02-07 13:08:51 +01:00 |
|
Takeshi KOMIYA
|
ecf7307023
|
Merge branch '2.0' into 6785_attr_can_refer_props
|
2020-02-06 22:30:50 +09:00 |
|
Takeshi KOMIYA
|
41eb2575f1
|
Update CHANGES for PR #7097
|
2020-02-06 00:51:40 +09:00 |
|
Takeshi KOMIYA
|
753080ad1d
|
Fix #6581: :reversed: for toctree does not effect to LaTeX build
|
2020-02-06 00:46:40 +09:00 |
|
Takeshi KOMIYA
|
6b14fcc731
|
Merge pull request #7091 from tk0miya/7090_numfig_for_custom_containers
Fix #7090: std domain: Can't assign numfig-numbers for custom container nodes
|
2020-02-05 02:05:31 +09:00 |
|
Takeshi KOMIYA
|
cb856414ec
|
Fix #6568: autosummary_imported_members is not working for submodules
|
2020-02-05 02:00:33 +09:00 |
|
s-weigand
|
7f93bbf397
|
Added entry to CHANGES
|
2020-02-04 14:01:51 +01:00 |
|
Takeshi KOMIYA
|
18860d0806
|
Merge pull request #7092 from tk0miya/7059_latex_infinite_loop
Fix #7059: latex: LaTeX compilation fails into infinite loop
|
2020-02-04 00:31:37 +09:00 |
|
Takeshi KOMIYA
|
633487ffc8
|
Fix #7059: latex: LaTeX compilation fails into infinite loop
|
2020-02-04 00:18:06 +09:00 |
|
Takeshi KOMIYA
|
5e4e44c195
|
autodoc: Support type annotations for variables
|
2020-02-03 01:16:21 +09:00 |
|
Takeshi KOMIYA
|
7c90a05144
|
Merge branch '2.0' into 6772_apidoc_quiet_mode
|
2020-02-02 23:59:52 +09:00 |
|
Takeshi KOMIYA
|
b1bde4f21e
|
Fix #7090: std domain: Can't assign numfig-numbers for custom container nodes
|
2020-02-02 22:51:23 +09:00 |
|
Takeshi KOMIYA
|
179a1f9cc2
|
py domain: Support type annotations for variables
This adds ``:type:`` and ``:value:`` options to both ``py:data``
and ``py:attribute`` directives. It allows to describe its
annotation in detail.
|
2020-02-01 12:58:27 +09:00 |
|
Takeshi KOMIYA
|
aced2be1fb
|
apidoc: Add `-q` option for quiet mode (refs: #6772)
|
2020-02-01 00:30:09 +09:00 |
|
Takeshi KOMIYA
|
b73cc5652a
|
Update deprecation list
|
2020-01-31 01:59:24 +09:00 |
|
Takeshi KOMIYA
|
86f30f0e54
|
Merge pull request #6964 from tk0miya/refactor_latex
Refactor latex
|
2020-01-31 01:56:14 +09:00 |
|
Takeshi KOMIYA
|
52afc79e1f
|
Merge branch '2.0' into refactor_latex
|
2020-01-31 01:18:57 +09:00 |
|
Takeshi KOMIYA
|
d52f3db148
|
Merge branch '2.0' into 6889_autodoc_trailing_comma
|
2020-01-31 01:12:18 +09:00 |
|
Takeshi KOMIYA
|
13be2710ad
|
Merge pull request #7073 from tk0miya/7055_redirect_should_be_warning
Fix #7055: linkcheck: redirect is treated as an error
|
2020-01-31 01:04:37 +09:00 |
|
Takeshi KOMIYA
|
e4bc1a48ac
|
Fix #6889: autodoc: Trailing comma in :members:: option causes cryptic warning
|
2020-01-31 00:42:27 +09:00 |
|
Takeshi KOMIYA
|
92c5c19f72
|
Merge pull request #7066 from tk0miya/6899_apidoc_private_members
Fix #6899: apidoc: private members are not shown even if --private given
|
2020-01-30 23:33:51 +09:00 |
|
Takeshi KOMIYA
|
0258394d0b
|
Merge branch '2.0' into 6785_attr_can_refer_props
|
2020-01-30 23:32:05 +09:00 |
|
Takeshi KOMIYA
|
67fefcc6f9
|
Merge branch '2.0' into 6418_autodoc_typehints_description
|
2020-01-30 23:19:45 +09:00 |
|
Takeshi KOMIYA
|
09cf37eebe
|
Fix #6899: apidoc: private members are not shown even if --private given
|
2020-01-30 23:17:59 +09:00 |
|
Takeshi KOMIYA
|
041435024f
|
Fix #7055: linkcheck: redirect is treated as an error
|
2020-01-30 23:08:00 +09:00 |
|
Jakob Lykke Andersen
|
6ecc9224cd
|
C++, fix rendering of expr lists
|
2020-01-25 15:56:38 +01:00 |
|
Takeshi KOMIYA
|
045630ec85
|
Deprecate sphinx.util.inspect:safe_getmembers()
|
2020-01-25 23:21:33 +09:00 |
|
Takeshi KOMIYA
|
5397664d42
|
Add a new extension: sphinx.ext.autodoc.typehints
|
2020-01-25 17:56:39 +09:00 |
|