Takeshi KOMIYA
|
be212d98df
|
Remove sphinx.util.docutils.__version_info__ on 7.0
|
2022-05-03 02:07:47 +09:00 |
|
Takeshi KOMIYA
|
8e726db3de
|
Merge pull request #10381 from tk0miya/deprecation_for_docutils-0.13
Mark APIs for docutils-0.13 deprecated and remove monkey-patch for it
|
2022-05-03 02:06:13 +09:00 |
|
Takeshi KOMIYA
|
81bb102cd1
|
Merge pull request #10361 from AA-Turner/split-coverage
Only test with coverage on pushes to `sphinx-doc/sphinx`
|
2022-05-03 02:05:24 +09:00 |
|
Takeshi KOMIYA
|
96b15e9e66
|
Merge pull request #10353 from tk0miya/10305_optional_forwardref_annotations
Fix #10305: autodoc: Failed to extract optional forwardrefs
|
2022-05-03 02:03:28 +09:00 |
|
Takeshi KOMIYA
|
1d06b6a701
|
Merge pull request #10374 from dhmemi/5.x
support srearch template with extended-length path
|
2022-05-03 01:58:16 +09:00 |
|
Takeshi KOMIYA
|
2d4479050b
|
Remove monkey-patch for docutils-0.13
|
2022-05-03 01:57:09 +09:00 |
|
Takeshi KOMIYA
|
538fdb23bb
|
Merge pull request #10388 from soxofaan/patch-1
sphinx.ext.napoleon docs: fix Google style link
|
2022-05-03 01:53:58 +09:00 |
|
Adam Turner
|
f95bcf51ef
|
Refactor
|
2022-05-02 17:51:26 +01:00 |
|
Takeshi KOMIYA
|
3aa7e4105a
|
Deprecate: html5_ready and is_html5_writer_available()
|
2022-05-03 01:48:17 +09:00 |
|
Adam Turner
|
cfa324a7ed
|
Remove always-false branches
|
2022-05-02 17:47:46 +01:00 |
|
Adam Turner
|
65ae948eca
|
Split out coverage
|
2022-05-02 17:47:46 +01:00 |
|
Takeshi KOMIYA
|
00a0e13292
|
Merge pull request #10411 from tk0miya/10384_skip_tests_for_imgconverter
Fix #10384: test: Skip tests for imgconvert if imagemagick not found
|
2022-05-03 01:42:50 +09:00 |
|
Adam Turner
|
f346e0a11f
|
Move creation to sphinx.io
|
2022-05-02 17:38:52 +01:00 |
|
Takeshi KOMIYA
|
7970e6c044
|
Merge pull request #10372 from AA-Turner/fix-warnings
Address warnings
|
2022-05-03 01:27:10 +09:00 |
|
Adam Turner
|
971040b4b7
|
Merge branch '5.x' into fix-warnings
# Conflicts:
# tests/test_search.py
|
2022-05-02 17:05:42 +01:00 |
|
mxd4
|
8fc2178f1b
|
#10384 - Remove comment in test
|
2022-05-02 18:05:15 +02:00 |
|
Takeshi KOMIYA
|
b58a584236
|
Merge pull request #10164 from AA-Turner/bump-docutils
Bump Docutils dependency
|
2022-05-03 01:00:51 +09:00 |
|
Takeshi KOMIYA
|
1971c437ba
|
Fix #10384: test: Skip tests for imgconvert if imagemagick not found
|
2022-05-03 00:50:59 +09:00 |
|
mxd4
|
33b5e23467
|
#10384 - Grammar
|
2022-05-02 13:56:51 +02:00 |
|
mxd4
|
7f63a562b9
|
#10384 - Fix typo
|
2022-05-02 12:29:41 +02:00 |
|
mxd4
|
4fc196a2a5
|
#10384 - Fix flake8
|
2022-05-02 12:26:16 +02:00 |
|
mxd4
|
4d840c790c
|
#10384 - Explicit warning and improve doc clarity
|
2022-05-02 12:18:30 +02:00 |
|
mxd4
|
d2d5ce4eb6
|
#10384 - Changes after suggestions
|
2022-05-02 11:29:11 +02:00 |
|
mxd4
|
85524b5817
|
#10384 - Add line break to fix docslint
|
2022-05-02 11:15:29 +02:00 |
|
mxd4
|
930056479f
|
#10384 - Add comment on ImageMagick requirement
|
2022-05-02 10:47:56 +02:00 |
|
Takeshi KOMIYA
|
8c7a472d58
|
Merge pull request #10409 from hugovk/5.x-rm-3.5
Remove redundant code for Python < 3.6
|
2022-05-02 02:45:49 +09:00 |
|
Hugo van Kemenade
|
184fe83c73
|
Remove redundant code for Python < 3.6
|
2022-05-01 17:50:34 +03:00 |
|
Takeshi KOMIYA
|
2f29f0a96e
|
Merge pull request #10406 from AA-Turner/apidoc-duplicates
Ensure submodules are unique in `sphinx.ext.apidoc`
|
2022-05-01 19:02:37 +09:00 |
|
Takeshi KOMIYA
|
8c7ba8aa0a
|
Merge pull request #10391 from AA-Turner/jsdump
Deprecate `sphinx.util.jsdump`
|
2022-05-01 15:12:57 +09:00 |
|
Adam Turner
|
bde47ce679
|
Add test for duplicated submodules in sphinx.ext.apidoc
|
2022-05-01 06:12:25 +01:00 |
|
Adam Turner
|
31f87e78ac
|
Review comments
|
2022-05-01 05:50:33 +01:00 |
|
Takeshi KOMIYA
|
6050062efa
|
Fix #10200: apidoc: Duplicated submodules are shown for modules
|
2022-04-30 19:21:04 +01:00 |
|
Adam Turner
|
01e99f32b4
|
Merge branch '5.x' into jsdump
|
2022-04-30 19:13:51 +01:00 |
|
Adam Turner
|
3f8bf7acb1
|
Schedule removal for 7.0
|
2022-04-30 19:10:27 +01:00 |
|
Adam Turner
|
e7cea69954
|
Revert removal of jsdump implementation
|
2022-04-30 19:10:27 +01:00 |
|
Santos Gallegos
|
5134dbcd0d
|
Fix enable_search_shortcuts option
|
2022-05-01 02:17:43 +09:00 |
|
Santos Gallegos
|
7443af957f
|
Changelog: fix typo in role
|
2022-05-01 00:57:18 +09:00 |
|
Takeshi KOMIYA
|
3de45b3a6a
|
Merge branch '4.x' into 5.x
|
2022-04-30 22:29:07 +09:00 |
|
Takeshi KOMIYA
|
f475bf19ff
|
Merge branch '4.5.x' into 4.x
|
2022-04-30 22:28:57 +09:00 |
|
Takeshi KOMIYA
|
2a354d48dc
|
Merge pull request #10401 from tk0miya/mypy-0.950
Fix mypy violations (with mypy-0.950)
|
2022-04-30 22:27:25 +09:00 |
|
Takeshi KOMIYA
|
b048f17cda
|
Fix mypy violations (with mypy-0.950)
|
2022-04-30 22:13:40 +09:00 |
|
dhmemi
|
cd0258c456
|
replace path.join with pathlib.Path
#
|
2022-04-28 11:31:07 +08:00 |
|
Adam Turner
|
4674cc11c8
|
.write_text(...) -> .write_text(..., encoding='utf8')
|
2022-04-27 03:11:08 +01:00 |
|
Adam Turner
|
24e3b7c8c8
|
.read_text() -> .read_text(encoding='utf8')
|
2022-04-27 03:04:19 +01:00 |
|
Adam Turner
|
b536ffabc1
|
Deprecate sphinx.util.jsdump
|
2022-04-27 02:59:50 +01:00 |
|
Stefaan Lippens
|
b98b1b3419
|
sphinx.ext.napoleon docs: fix Google style link
|
2022-04-25 12:35:40 +02:00 |
|
Adam Turner
|
8866adeacf
|
Review: Restore sphinx.util.docutils.__version_info__ and deprecate
|
2022-04-24 18:06:36 +01:00 |
|
Adam Turner
|
e2595b6cbe
|
Review: Use list
|
2022-04-24 17:55:05 +01:00 |
|
Takeshi KOMIYA
|
5eeeb9ce37
|
Merge pull request #10383 from sphinx-doc/bot/pull-translations
Update message catalogs
|
2022-04-24 18:34:30 +09:00 |
|
tk0miya
|
43e411776c
|
Update message catalogs
|
2022-04-24 09:26:12 +00:00 |
|