Takeshi KOMIYA
742a2e0c0a
Bump version
2021-04-29 15:04:53 +09:00
Takeshi KOMIYA
07e84752c7
Bump to 4.0.0 beta2
2021-04-29 15:03:44 +09:00
Takeshi KOMIYA
3b12911e0d
Merge pull request #9125 from tk0miya/unpin_docutils-0.17
...
Support docutils-0.17
2021-04-29 14:52:38 +09:00
Takeshi KOMIYA
1e1de0713a
Merge pull request #9138 from tk0miya/9137_program_None
...
Add doc and testcase for program directive (refs: #9137 )
2021-04-29 02:25:23 +09:00
Takeshi KOMIYA
b821c6c54a
Merge pull request #9139 from oz123/texescape-add-unicode-multiplication
...
Add unicode multiplication to texescape
2021-04-29 02:24:58 +09:00
Oz N Tiram
e8ab9ad260
Add unicode multiplication
...
Since checkmark already exists, it makes sense to have this too.
Both signs are used as "yes" or "no" replacements in text UIs.
2021-04-27 22:46:46 +02:00
Takeshi KOMIYA
d8fa067583
Add doc and testcase for program directive (refs: #9137 )
...
There is no docs and testcases for "None" argument of the program
directive. It has been implemented since very old version. But it's
not documented and tested long.
2021-04-28 02:16:57 +09:00
Takeshi KOMIYA
25a5b3bf68
Merge pull request #9134 from tk0miya/9094_testcase
...
refactor: Add testcase for mathjax3_config (refs: #9094 )
2021-04-27 01:59:56 +09:00
Takeshi KOMIYA
4582d5a396
refactor: Add testcase for mathjax3_config (refs: #9094 )
2021-04-25 22:22:13 +09:00
Takeshi KOMIYA
4e9d155396
Merge branch '4.0.x' into 4.x
2021-04-25 21:34:02 +09:00
Takeshi KOMIYA
7e7126a4a8
Merge branch '3.x' into 4.0.x
2021-04-25 21:33:49 +09:00
Takeshi KOMIYA
98e9937b37
Merge branch '3.5.x' into 3.x
2021-04-25 21:33:21 +09:00
Takeshi KOMIYA
09fd75f49f
Merge pull request #9132 from tk0miya/fix_typo
...
doc: Fix minor mark-up misses up
2021-04-24 18:59:24 +09:00
Takeshi KOMIYA
8653ceca00
Update CHANGES for PR #9129
2021-04-24 18:51:17 +09:00
Aaron Carlisle
634b05f3a5
Fix search unnecessarily requiring source files
...
This seems to have been a mistake with #4022 the ajax call functions correctly without the source files being included in the build (they are never used).
I have tested this out on several themes and now everything works correctly with `html_copy_source = False`
2021-04-24 18:44:30 +09:00
Takeshi KOMIYA
cb78512835
doc: Fix minor mark-up misses up
2021-04-24 18:37:30 +09:00
Takeshi KOMIYA
a74b43588e
Merge branch '4.0.x' into 4.x
2021-04-24 18:31:11 +09:00
Matthias Geier
778faffecc
Add documentation for mathjax2_config and mathjax3_config
2021-04-24 18:30:44 +09:00
Matthias Geier
fde1f417c8
Add CHANGES entry
2021-04-24 18:30:37 +09:00
Matthias Geier
529fb1d1ce
Add mathjax3_config config option
2021-04-24 18:30:32 +09:00
Takeshi KOMIYA
2ef86c903c
Merge pull request #9094 from mgeier/mathjax3_config
...
Add `mathjax3_config` config option
2021-04-24 18:27:34 +09:00
Matthias Geier
7b9cc0563d
Add documentation for mathjax2_config and mathjax3_config
2021-04-24 10:50:37 +02:00
Matthias Geier
534a2a648b
Add CHANGES entry
2021-04-24 10:50:37 +02:00
Takeshi KOMIYA
e21e18441f
Merge pull request #9118 from chrisjsewell/fix-typing
...
🐛 FIX: `Config.__getitem__` typing
2021-04-24 17:37:40 +09:00
Chris Sewell
9019144590
remove type: ignore
2021-04-23 22:40:07 +02:00
Chris Sewell
c47f8aa6d1
🐛 FIX: Config.__getitem__
typing
2021-04-23 22:40:07 +02:00
Matthias Geier
a794c67966
Add mathjax3_config config option
2021-04-23 22:06:31 +02:00
Takeshi KOMIYA
5e1e747e8f
Merge pull request #9128 from tk0miya/9121_duplicated_warning_for_canonical
...
Fix #9121 : py domain: duplicated warning for canonical and alias
2021-04-24 01:56:34 +09:00
Takeshi KOMIYA
d02a466cb5
Fix #9121 : py domain: duplicated warning for canonical and alias
...
A duplicated warning is emitted when both canonical and its alias
objects are defined on the same document. But it should not be emitted
because they're the same object, not conflicted.
2021-04-23 01:19:18 +09:00
Takeshi KOMIYA
1978c4a0cb
Support docutils-0.17
2021-04-22 01:38:31 +09:00
Jakob Lykke Andersen
9e1b4a8f16
Merge pull request #9122 from jakobandersen/cpp_set_name
...
C++, add internal API for setting name in ASTType
2021-04-20 21:39:10 +02:00
Jakob Lykke Andersen
86e775acba
C++, add internal API for setting name in ASTType
2021-04-20 21:25:27 +02:00
Arthur Volant
fbed1cbbde
Remove div.doctest
...
* Remove `div.doctest` so that the selecting feature in snippets code
are not just available for doctests snippets
2021-04-20 11:45:23 +02:00
Takeshi KOMIYA
53dff4ef5f
Merge branch '4.0.x' into 4.x
2021-04-20 01:45:12 +09:00
Takeshi KOMIYA
dfdc7626b5
Merge pull request #9117 from tk0miya/9116_typo
...
doc: Fix typo
2021-04-20 01:44:47 +09:00
Takeshi KOMIYA
98004403c0
Merge pull request #9111 from tk0miya/9110_restify_GenericAlias
...
Fix #9110 : autodoc: metadata of GenericAlias is not rendered as a reference in py37+
2021-04-20 01:44:21 +09:00
Takeshi KOMIYA
70e2def0c4
Merge branch '4.0.x' into 9110_restify_GenericAlias
2021-04-20 01:26:12 +09:00
Takeshi KOMIYA
ab75cc74cf
Merge pull request #9109 from tk0miya/9095_TypeError_on_broken_metaclass
...
Fix #9095 : autodoc: TypeError is raised on processing broken metaclass
2021-04-20 01:25:40 +09:00
Takeshi KOMIYA
aeb00d8186
doc: Fix typo
2021-04-20 01:13:48 +09:00
Takeshi KOMIYA
a31135834b
Merge branch '4.0.x' into 9095_TypeError_on_broken_metaclass
2021-04-20 01:13:05 +09:00
Takeshi KOMIYA
cf4d3da081
CHANGES for PR #9101
2021-04-20 01:12:38 +09:00
Takeshi KOMIYA
ff02add8ef
Merge pull request #9101 from V0lantis/fix/fix_user_selection
...
Fix `user-selection` in Safari and Internet Explorer
2021-04-20 01:10:15 +09:00
Arthur Volant
75e8862f73
Add div.doctest
to snippet
2021-04-19 11:36:53 +02:00
Takeshi KOMIYA
da792470b6
Fix #9095 : autodoc: TypeError is raised on processing broken metaclass
...
The logging module is crashed when the target object is a broken
metaclass that raises a TypeError on `isinstance()`.
This adds a workaround code to avoid the error.
2021-04-19 01:12:00 +09:00
Takeshi KOMIYA
58ec5c4089
Fix #9110 : autodoc: metadata of GenericAlias is not rendered as a reference in py37+
...
GenericAliasMixin should use `restify()` to render the metadata of
GenericAlias as py36 does.
2021-04-19 01:11:08 +09:00
Takeshi KOMIYA
668bc9eec9
Merge branch '4.0.x' into 4.x
2021-04-19 01:08:54 +09:00
Takeshi KOMIYA
c75ad02973
Merge pull request #9112 from astrojuanlu/markdown-myst
...
Recommend MyST-Parser for Markdown usage
2021-04-19 01:08:18 +09:00
Jakob Lykke Andersen
9105635389
Merge pull request #9113 from jakobandersen/c_cpp_alias_fix
...
C, C++, alias fix
2021-04-18 17:02:59 +02:00
Jakob Lykke Andersen
025ec263f9
C, C++, fix KeyError due to alias directive
2021-04-18 16:39:58 +02:00
Takeshi KOMIYA
8ec937d4c9
Merge pull request #9050 from tk0miya/8829_whats_parallel_read_safe
...
Close #8829 : doc: Update description of paralle-read-safe
2021-04-18 15:22:19 +09:00