Takeshi KOMIYA
dd24a4ef2d
refactor: Use PEP-526 based variable annotation (sphinx.writers)
2021-03-13 16:20:09 +09:00
Takeshi KOMIYA
2e43197601
Merge pull request #8986 from webknjaz/bugfixes/8985-new-style-intersphinx-mapping
...
Make `conf.py` template use new-style interpshinx
2021-03-13 12:53:28 +09:00
Jean-François B
796d36fd62
Merge pull request #8907 from jfbu/pdf_bookmarksdepth
...
LaTeX: let bookmarks use high default depth
2021-03-12 22:15:35 +01:00
Jean-François B
ebce50dfed
Merge branch 'master' into pdf_bookmarksdepth
2021-03-12 21:59:04 +01:00
Jean-François B
3bbdc65451
Merge pull request #8879 from jfbu/latex_better_fix_pygments
...
LaTeX: better workaround for a Pygments LaTeXFormatter issue (with Pygments up to 2.7.4)
2021-03-12 21:58:01 +01:00
Jean-François B
1a62d89276
Merge branch 'master' into pdf_bookmarksdepth
2021-03-12 21:57:45 +01:00
Jean-François B
4c8418b58c
Merge branch 'master' into latex_better_fix_pygments
2021-03-12 21:48:34 +01:00
Sviatoslav Sydorenko
1232a14de8
Make conf.py
template use new-style interpshinx
...
Fixes #8985
2021-03-12 00:49:49 +01:00
Takeshi KOMIYA
4bb151bf36
Merge pull request #8976 from tk0miya/refactor_vartypes_util
...
refactor: Use PEP-526 based variable annotation (sphinx.util)
2021-03-12 01:52:19 +09:00
Takeshi KOMIYA
204f86f736
py domain: Add py:property directive to describe a property (refs: #7068 )
2021-03-11 01:56:39 +09:00
Takeshi KOMIYA
e1a02dc4e7
Merge pull request #7550 from tk0miya/7549_enable_autosummary_generate
...
Close #7549 : autosummary: Enable autosummary_generate by default
2021-03-10 01:50:08 +09:00
Takeshi KOMIYA
6976c051ee
refactor: Use PEP-526 based variable annotation (sphinx.util)
2021-03-10 01:49:31 +09:00
Takeshi KOMIYA
54886fd256
Close #7549 : autosummary: Enable autosummary_generate by default
2021-03-10 01:35:49 +09:00
Takeshi KOMIYA
3693ffe232
Merge pull request #8972 from igo95862/master
...
Tutorial for extending autodoc
2021-03-10 01:20:05 +09:00
igo95862
7ee2000598
doc: Added reflink to autodoc tutorial
...
Used in add_autodocumenter docstring
2021-03-09 17:57:30 +03:00
igo95862
c57cb0b5ed
doc: Link autodoc tutorial in add_autodocumenter docstring
...
Uses :ref: link because :doc: does not work.
2021-03-09 17:57:30 +03:00
igo95862
a56f69b916
doc: Added autodoc extension tutorial to tutorials index
2021-03-09 17:57:30 +03:00
igo95862
1ac05a2a83
doc: Create autodoc extension tutorial
2021-03-09 17:56:46 +03:00
Takeshi KOMIYA
426fa9d00d
Merge pull request #8969 from tk0miya/8487_absoluted_file_option_for_csv_table
...
Close #8487 : csv-table now considers abspath as relpath from srcdir
2021-03-09 01:49:31 +09:00
Takeshi KOMIYA
fb4220d0a2
Close #8487 : csv-table now considers abspath as relpath from srcdir
...
To make directives' behavior consistent, the :file: option for
csv-table directive now recognizes an absolute path as a relative
path from source directory.
2021-03-09 01:07:19 +09:00
Takeshi KOMIYA
ae413e95ed
Merge pull request #8970 from naveen521kk/patch-1
...
Sphinx is available on Chocolatey
2021-03-07 21:30:46 +09:00
Naveen M K
1b425230e3
lint
2021-03-07 00:21:41 +05:30
Naveen M K
2638e9aecc
Sphinx is available on Chocolatey
2021-03-07 00:13:40 +05:30
Takeshi KOMIYA
0c76c1abcf
Merge pull request #8968 from tk0miya/fix_typo
...
Fix wrong directive name in warning messages
2021-03-07 00:54:07 +09:00
Takeshi KOMIYA
af98b9e14f
Fix wrong directive name in warning messages
2021-03-07 00:38:39 +09:00
Takeshi KOMIYA
3cf74078a0
Merge pull request #8966 from tk0miya/fix_doc
...
doc: Fix indentation
2021-03-06 21:31:41 +09:00
Takeshi KOMIYA
0dcdbdc230
doc: Fix indentation
2021-03-06 21:19:26 +09:00
Takeshi KOMIYA
15c4af75b5
Merge branch '3.x'
2021-03-06 21:04:57 +09:00
Takeshi KOMIYA
f7768d8282
Merge branch '3.5.x' into 3.x
2021-03-06 21:04:03 +09:00
Takeshi KOMIYA
4f8cb861e3
Bump version
2021-03-06 21:03:43 +09:00
Takeshi KOMIYA
a969e90f28
Bump to 3.5.2 final
2021-03-06 20:59:53 +09:00
Takeshi KOMIYA
008feac9ad
Merge pull request #8965 from tk0miya/refactor_doc
...
doc: Update document for autodoc
2021-03-06 20:15:24 +09:00
Takeshi KOMIYA
a6158b4196
Merge pull request #8956 from tk0miya/8943_update_translations
...
i18n: Fix wrong substitution message catalog for el and hr (refs: #8943 )
2021-03-06 19:59:47 +09:00
Takeshi KOMIYA
c85d269fab
Merge pull request #8771 from tk0miya/759_preserve_defaults
...
Fix #759 : autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
2021-03-06 19:58:26 +09:00
Takeshi KOMIYA
697fdea612
doc: Update document for autodoc :special-members: option
2021-03-06 19:12:52 +09:00
Takeshi KOMIYA
8411b9a536
doc: Update document for autodoc :private-members: option
2021-03-06 19:12:47 +09:00
Takeshi KOMIYA
009fd4c396
doc: Update document for autodoc :undoc-members: option
2021-03-06 19:12:41 +09:00
Takeshi KOMIYA
f37e679fd1
doc: Update document for autodoc :members: option
2021-03-06 19:12:34 +09:00
Takeshi KOMIYA
1ea11b1e48
Fix #759 : autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
...
Add a new extension `sphinx.ext.autodoc.preserve_defaults`.
It preserves the default argument values of function signatures in source code
and keep them not evaluated for readability. This is an experimental
extension and it will be integrated into autodoc core in Sphinx-4.0.
2021-03-06 18:48:18 +09:00
Takeshi KOMIYA
647510e184
Merge branch '3.x'
2021-03-06 18:43:15 +09:00
Takeshi KOMIYA
c2fac1eed0
Merge branch '3.5.x' into 3.x
2021-03-06 18:43:05 +09:00
Takeshi KOMIYA
3cd103095f
Merge branch '3.5.x' into 8943_update_translations
2021-03-06 17:48:11 +09:00
Takeshi KOMIYA
cb14587af5
Merge pull request #8958 from tk0miya/8936_custom_latex_builder
...
Fix #8936 : LaTeX: A custom LaTeX builder fails with unknown node error
2021-03-06 17:47:25 +09:00
Takeshi KOMIYA
0a3f897d15
Merge pull request #8432 from tk0miya/7119_pending_xref_condition
...
Fix #7119 : Show type hint names unqualified when resolving succeeded
2021-03-06 17:32:27 +09:00
Takeshi KOMIYA
866e244770
Merge branch '3.5.x' into 8936_custom_latex_builder
2021-03-06 17:31:06 +09:00
Takeshi KOMIYA
ad10c62d74
Merge pull request #8957 from tk0miya/8952_hangup_on_parallel_build
...
Fix #8952 : Exceptions raised in a Directive cause parallel builds to hang
2021-03-06 17:30:00 +09:00
Takeshi KOMIYA
7f0b13af6e
intersphinx: Support pending_xref_condition
2021-03-06 14:58:15 +09:00
Takeshi KOMIYA
930a880294
Fix #7199 : py domain: Add a new confval: python_use_unqualified_type_names
...
Add a new config variable: python_use_unqualified_type_names. If enabled,
it goes to suppress the module name of the python reference if it can be
resolved.
2021-03-06 14:00:00 +09:00
Jakob Lykke Andersen
6886de29f2
Merge pull request #8961 from jakobandersen/c_cpp_nested_params
...
C and C++, fix nested params
2021-03-05 20:06:51 +01:00
Takeshi KOMIYA
d99132680d
Filter pending_xref_condition node on failed resolution
2021-03-06 02:01:05 +09:00