Takeshi KOMIYA
8e353e3103
Emit a warning if "language = None" setting found (refs: #10474 )
2022-05-28 19:09:33 +01:00
Adam Turner
a3d0983552
Add warning
2022-05-28 19:06:48 +01:00
Takeshi KOMIYA
f7a88441bf
Merge branch '5.0.x' into 5.x
2022-05-28 23:18:00 +09:00
Takeshi KOMIYA
004012b6df
Merge branch '4.x' into 5.0.x
2022-05-28 23:17:46 +09:00
Takeshi KOMIYA
e7ab472b6d
Merge branch '4.5.x' into 4.x
2022-05-28 23:16:54 +09:00
Takeshi KOMIYA
78cf539866
Merge pull request #10484 from tk0miya/change_url_for_requests
...
Update URL for requests
2022-05-28 23:16:33 +09:00
Takeshi KOMIYA
06436084dd
Merge pull request #10464 from tk0miya/10461_doc_code-block_class_option
...
doc: Add an explanation for :class: option of code-block directive
2022-05-28 23:15:08 +09:00
Takeshi KOMIYA
721bc00d2b
Update URL for requests
2022-05-28 23:04:55 +09:00
Adam Turner
57e4a2f4cc
Fix case where language isn't set
2022-05-28 00:06:29 +01:00
Adam Turner
20a1775c83
Add test
2022-05-27 23:51:40 +01:00
Adam Turner
39916e6ed3
Resolve issue 10474
2022-05-27 23:50:34 +01:00
Takeshi KOMIYA
c28b464a8f
Merge pull request #10466 from tk0miya/10104_gettext_duplicated_locations
...
Fix sphinx-doc#10104: gettext: Duplicated locations are output to pot file
2022-05-26 09:25:35 +09:00
Takeshi KOMIYA
4c664ae0b8
Merge branch '5.0.x' into 5.x
2022-05-23 02:07:24 +09:00
Anselm Kruis
092c29e025
Update CHANGES for #8180
2022-05-23 02:04:47 +09:00
Anselm Kruis
efa6197ffc
Set the docstring attribute of class members. Fixes #8180 .
...
Change ext.autodoc.importer.get_class_members to set
ObjectMember.docstring the docstring found by the source code
analyzer.
2022-05-23 02:04:06 +09:00
Anselm Kruis
336885c4e2
Add test cases for #8180
...
The test checks, if ":meta private:" and ":meta public:" have an effect
in attributes of a class. Currently the new test cases fail.
The fix is in the next commit.
2022-05-23 02:04:03 +09:00
Takeshi KOMIYA
51c84e041f
Fix #10104 : gettext: Duplicated locations are output to pot file
...
When 3rd party extension does not provide line number for each message,
duplicated locations are output to pot file unexpectedly. This filters
duplicated locations before generationg pot file.
2022-05-23 01:50:41 +09:00
Takeshi KOMIYA
f3ad6b48c3
Bump version
2022-05-22 21:52:31 +09:00
Takeshi KOMIYA
cab2d93076
Merge pull request #10386 from mxd4/10384-comment-img-magick
...
Add comments on ImageMagick requirement
2022-05-22 19:22:24 +09:00
Takeshi KOMIYA
b4eca324b0
Merge branch '5.0.x' into 5.x
2022-05-22 18:40:34 +09:00
Takeshi KOMIYA
dea4873a85
Merge pull request #10114 from tk0miya/10110_exitcode_for_exc_during_builder-finished
...
Fix #10110 : sphinx-build: Emit builder-finished before shutdown
2022-05-22 18:30:47 +09:00
Takeshi KOMIYA
57dea60fed
Merge branch '5.0.x' into 10110_exitcode_for_exc_during_builder-finished
2022-05-22 17:06:49 +09:00
Takeshi KOMIYA
1856ee638b
Close #10461 : doc: Add an explanation for :class: option of code-block directive
2022-05-22 16:03:33 +09:00
Takeshi KOMIYA
21df068fb9
Merge pull request #10454 from tk0miya/9096_fix_progress_bar_on_parallel_build
...
Fix #9096 : sphinx-build: the value of progress bar for paralle build is wrong
2022-05-22 15:39:38 +09:00
Takeshi KOMIYA
7586f9c845
Merge branch '5.0.x' into 9096_fix_progress_bar_on_parallel_build
2022-05-22 15:23:31 +09:00
Takeshi KOMIYA
7e031ab6cf
Fix typo
2022-05-22 15:21:35 +09:00
Takeshi KOMIYA
41426431cf
doc: Fix copy-paste error
...
Co-authored-by: peterbell10 <peterbell10@live.co.uk>
2022-05-22 15:19:13 +09:00
Takeshi KOMIYA
ca25b4fba3
Update CHANGES for PR #10443
2022-05-22 15:03:05 +09:00
Takeshi KOMIYA
23fd455691
Remove changes for 5.1.x from 5.0.x branch
2022-05-22 14:56:36 +09:00
Takeshi KOMIYA
712d7555d7
Merge pull request #10443 from Blendify/patch-1
...
Epub: Add WebP mime type
2022-05-22 14:48:09 +09:00
Takeshi KOMIYA
e0835d8eca
Merge pull request #10451 from tk0miya/9648_autodoc_typehints_description_and_stared_args
...
Fix #9648 : autodoc: *args and **kwargs entries are duplicated
2022-05-22 13:47:07 +09:00
Takeshi KOMIYA
419d594eb7
Merge pull request #10452 from sphinx-doc/10344_docs_for_manual_static_files_copy
...
Fix #10344 : docs: Update explanation for copying static files manually
2022-05-22 13:46:48 +09:00
Takeshi KOMIYA
d3af85c809
Merge branch '5.0.x' into 9648_autodoc_typehints_description_and_stared_args
2022-05-22 13:37:57 +09:00
Takeshi KOMIYA
e6f07c7381
doc: Fix syntax error
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2022-05-22 13:34:21 +09:00
Takeshi KOMIYA
195e911f1d
Merge pull request #10453 from sphinx-doc/refactor_gha
...
CI: Separate coverage task from main.yml
2022-05-22 13:33:42 +09:00
Takeshi KOMIYA
ac1e5e623c
Update CHANGES for PR #10456
2022-05-22 13:28:25 +09:00
Takeshi KOMIYA
b36eaafef1
Merge pull request #10457 from scVENUS/fix#10456
...
closes #10456 : test and fix for sphinx.domain.python.filter_meta_fields()
2022-05-22 13:26:35 +09:00
Takeshi KOMIYA
34d6d3bc8d
Merge pull request #10462 from sphinx-doc/bot/pull-translations
...
Update message catalogs
2022-05-22 13:18:54 +09:00
tk0miya
c470402cfb
Update message catalogs
2022-05-22 00:19:01 +00:00
Adam Turner
c6e1964fc2
Update basic.css_t
for footnote & citation changes
2022-05-22 01:17:37 +01:00
Anselm Kruis
fcb54ae025
update CHANGES again: revert unintended white-space changes
2022-05-16 16:38:24 +02:00
Anselm Kruis
77eaad1ab2
update CHANGES (line was too long)
2022-05-16 16:13:39 +02:00
Anselm Kruis
534b8f7294
Update CHANGES for #10456
2022-05-16 15:55:19 +02:00
Anselm Kruis
d1ba8d598d
fix #10456 : fix sphinx.domain.python.filter_meta_fields()
...
The function now removes all "meta"-fields from a field-list.
2022-05-16 15:51:37 +02:00
Anselm Kruis
6ffe881f55
Test for issue #10456 : removing meta-fields
...
Add two meta-fields to an appropriate test case.
Currently the test fails, because of bug #10456 .
The next commit fixes the issue.
2022-05-16 15:45:32 +02:00
Takeshi KOMIYA
b78186d3b5
Fix #9096 : sphinx-build: the value of progress bar for paralle build is wrong
...
The value of progress bar (reading and writing) should be increased just after
each task is finished.
2022-05-16 02:32:52 +09:00
Takeshi KOMIYA
3e20ee6846
CI: Separate coverage task from main.yml
2022-05-16 00:02:14 +09:00
Takeshi KOMIYA
d7eb5c1d8b
Merge pull request #10449 from tk0miya/9575_suppress_return_annotation
...
Fix #9575 : autodoc: Return annotation should not be shown
2022-05-15 23:40:41 +09:00
Takeshi KOMIYA
c63d4741e9
Fix #10344 : docs: Update explanation for copying static files manually
2022-05-15 23:38:01 +09:00
Takeshi KOMIYA
6065ab676c
Fix #10110 : sphinx-build: Emit builder-finished before shutdown
...
The error on the builder-finished event has been ignored for the
calculation of the exit code. This emits the event earilier step to be
calculated correctly.
2022-05-15 23:17:35 +09:00