Commit Graph

14016 Commits

Author SHA1 Message Date
Takeshi KOMIYA
0f21a12834 Fix #7106: std domain: enumerated nodes are marked as duplicated 2020-02-08 20:44:28 +09:00
Takeshi KOMIYA
1e5342faa9
Merge pull request #7109 from sphinx-doc/6033_doc_for_tocdepth
docs: Add a restriction note about tocdepth (refs: #6033)
2020-02-08 18:37:06 +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
f6acd061f3 docs: Add a restriction note about tocdepth (refs: #6033) 2020-02-07 23:59:20 +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
4198219bb1
Merge pull request #7061 from tk0miya/6785_attr_can_refer_props
Fix #6785: py domain: :py:attr: is able to refer properties again
2020-02-06 23:19:36 +09: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
7e4fe6a425
Merge pull request #7097 from s-weigand/sanitize-image-filenames
Sanitize image filenames
2020-02-06 00:50:35 +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
ca0f1c49c9 Also added sanitizing to 'ImageDownloader' 2020-02-04 17:32:33 +01:00
s-weigand
7f93bbf397 Added entry to CHANGES 2020-02-04 14:01:51 +01:00
s-weigand
580afe5b50 Added code to replace problematic characters in filenames when using
ImageConverter
2020-02-04 13:59:28 +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
64b440ccaa
Merge pull request #7084 from tk0miya/autodoc_data_type_annotation
autodoc: Support type annotations for variables
2020-02-03 01:40:20 +09:00
Takeshi KOMIYA
92cb828f14 autodoc: Support type_comment styled type annotation for variables 2020-02-03 01:19:05 +09:00
Takeshi KOMIYA
20126433d6 autodoc: Show type annotation for instance variables 2020-02-03 01:18:38 +09:00
Takeshi KOMIYA
2ed26b4377 pycode: Support type annotations for variables 2020-02-03 01:16:21 +09:00
Takeshi KOMIYA
5e4e44c195 autodoc: Support type annotations for variables 2020-02-03 01:16:21 +09:00
Takeshi KOMIYA
66e4897a05
Merge pull request #7078 from tk0miya/6772_apidoc_quiet_mode
apidoc: Add ``-q`` option for quiet mode (refs: #6772)
2020-02-03 00:56:47 +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
67651ab8ec
Merge pull request #7072 from tk0miya/pydata_type_annotation
py domain: Support type annotations for variables
2020-02-01 13:10:32 +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
a0a4eaad4e
Merge pull request #7080 from tk0miya/fix_autodoc_typehints_crashed
autodoc: Fix crashed for objects having no module
2020-02-01 11:05:20 +09:00
Takeshi KOMIYA
768275466a autodoc: Fix crashed for objects having no module 2020-02-01 10:47:19 +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
2dc89023ba Fix mypy violation 2020-01-31 01:31:16 +09:00
Takeshi KOMIYA
6e54043bd3
Merge pull request #7076 from tk0miya/6889_autodoc_trailing_comma
Fix #6889: autodoc: Trailing comma in :members:: option causes cryptic warning
2020-01-31 01:30:08 +09:00
Takeshi KOMIYA
e7db75dbb1 Update copyright year 2020-01-31 01:19:35 +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
569a5d53b0
Merge pull request #7074 from tk0miya/autodoc_typehints_failure_in_py35
typehints: Fix wrong order of info-field-list
2020-01-31 00:10:20 +09:00
Takeshi KOMIYA
377c29db78 typehints: Fix wrong order of info-field-list 2020-01-30 23:45:22 +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
0f8a868bf7
Merge pull request #7018 from tk0miya/6418_autodoc_typehints_description
6418 autodoc typehints description
2020-01-30 23:25:42 +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