Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version4.0.x | Takeshi KOMIYA | 2021-04-29 | 2 | -3/+24 |
| | |||||
* | Bump to 4.0.0 beta2v4.0.0b2 | Takeshi KOMIYA | 2021-04-29 | 2 | -28/+4 |
| | |||||
* | Merge pull request #9125 from tk0miya/unpin_docutils-0.17 | Takeshi KOMIYA | 2021-04-29 | 3 | -2/+6 |
|\ | | | | | Support docutils-0.17 | ||||
| * | Support docutils-0.17 | Takeshi KOMIYA | 2021-04-22 | 3 | -2/+6 |
| | | |||||
* | | Merge pull request #9134 from tk0miya/9094_testcase | Takeshi KOMIYA | 2021-04-27 | 2 | -3/+19 |
|\ \ | | | | | | | refactor: Add testcase for mathjax3_config (refs: #9094) | ||||
| * | | refactor: Add testcase for mathjax3_config (refs: #9094) | Takeshi KOMIYA | 2021-04-25 | 2 | -3/+19 |
|/ / | |||||
* | | Merge branch '3.x' into 4.0.x | Takeshi KOMIYA | 2021-04-25 | 0 | -0/+0 |
|\ \ | |||||
| * \ | Merge branch '3.5.x' into 3.x3.x | Takeshi KOMIYA | 2021-04-25 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Bump version3.5.x | Takeshi KOMIYA | 2021-04-16 | 2 | -3/+24 |
| | | | | |||||
| | * | | Bump to 3.5.4 final | Takeshi KOMIYA | 2021-04-16 | 2 | -16/+4 |
| | | | | |||||
* | | | | Merge pull request #9132 from tk0miya/fix_typo | Takeshi KOMIYA | 2021-04-24 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | doc: Fix minor mark-up misses up | ||||
| * | | | | doc: Fix minor mark-up misses up | Takeshi KOMIYA | 2021-04-24 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Add documentation for mathjax2_config and mathjax3_config | Matthias Geier | 2021-04-24 | 1 | -7/+42 |
| | | | | |||||
* | | | | Add CHANGES entry | Matthias Geier | 2021-04-24 | 1 | -0/+2 |
| | | | | |||||
* | | | | Add mathjax3_config config option | Matthias Geier | 2021-04-24 | 1 | -3/+14 |
| | | | | |||||
* | | | | Merge pull request #9118 from chrisjsewell/fix-typing | Takeshi KOMIYA | 2021-04-24 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | 🐛 FIX: `Config.__getitem__` typing | ||||
| * | | | | remove type: ignore | Chris Sewell | 2021-04-23 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | 🐛 FIX: `Config.__getitem__` typing | Chris Sewell | 2021-04-23 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #9128 from tk0miya/9121_duplicated_warning_for_canonical | Takeshi KOMIYA | 2021-04-24 | 3 | -9/+52 |
|\ \ \ \ | |/ / / |/| | | | Fix #9121: py domain: duplicated warning for canonical and alias | ||||
| * | | | Fix #9121: py domain: duplicated warning for canonical and alias | Takeshi KOMIYA | 2021-04-23 | 3 | -9/+52 |
|/ / / | | | | | | | | | | | | | | | | 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. | ||||
* | | | Merge pull request #9117 from tk0miya/9116_typo | Takeshi KOMIYA | 2021-04-20 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | doc: Fix typo | ||||
| * | | | doc: Fix typo | Takeshi KOMIYA | 2021-04-20 | 1 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #9111 from tk0miya/9110_restify_GenericAlias | Takeshi KOMIYA | 2021-04-20 | 5 | -6/+7 |
|\ \ \ \ | | | | | | | | | | | Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference in py37+ | ||||
| * \ \ \ | Merge branch '4.0.x' into 9110_restify_GenericAlias | Takeshi KOMIYA | 2021-04-20 | 4 | -3/+16 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #9109 from tk0miya/9095_TypeError_on_broken_metaclass | Takeshi KOMIYA | 2021-04-20 | 2 | -1/+9 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix #9095: autodoc: TypeError is raised on processing broken metaclass | ||||
| * | | | | Merge branch '4.0.x' into 9095_TypeError_on_broken_metaclass | Takeshi KOMIYA | 2021-04-20 | 3 | -2/+7 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | CHANGES for PR #9101 | Takeshi KOMIYA | 2021-04-20 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | Merge pull request #9101 from V0lantis/fix/fix_user_selection | Takeshi KOMIYA | 2021-04-20 | 2 | -2/+6 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix `user-selection` in Safari and Internet Explorer | ||||
| * | | | | | Add `div.doctest` to snippet | Arthur Volant | 2021-04-19 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Remove link to stackoverflow | Arthur Volant | 2021-04-17 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | Add div.highlight | Arthur Volant | 2021-04-17 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add line numbers | Arthur Volant | 2021-04-17 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | doc: Fix grammar in documentation for autodoc_typehints | Harmon | 2021-04-17 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Fix selection for safari/Internet Explorer and Mozilla | Arthur Volant | 2021-04-17 | 1 | -4/+8 |
| | | | | | | |||||
| | * | | | | Fix #9095: autodoc: TypeError is raised on processing broken metaclass | Takeshi KOMIYA | 2021-04-19 | 2 | -1/+9 |
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| | * | | | Fix #9110: autodoc: metadata of GenericAlias is not rendered as a reference ↵ | Takeshi KOMIYA | 2021-04-19 | 5 | -6/+7 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | in py37+ GenericAliasMixin should use `restify()` to render the metadata of GenericAlias as py36 does. | ||||
* | | | | Merge pull request #9113 from jakobandersen/c_cpp_alias_fix | Jakob Lykke Andersen | 2021-04-18 | 3 | -2/+7 |
|\ \ \ \ | | | | | | | | | | | C, C++, alias fix | ||||
| * | | | | C, C++, fix KeyError due to alias directive | Jakob Lykke Andersen | 2021-04-18 | 3 | -2/+7 |
|/ / / / | |||||
* | | | | Merge pull request #9050 from tk0miya/8829_whats_parallel_read_safe | Takeshi KOMIYA | 2021-04-18 | 1 | -0/+16 |
|\ \ \ \ | | | | | | | | | | | Close #8829: doc: Update description of paralle-read-safe | ||||
| * | | | | Close #8829: doc: Update description of paralle-read-safe | Takeshi KOMIYA | 2021-04-04 | 1 | -0/+16 |
| | | | | | |||||
* | | | | | Merge pull request #9106 from tk0miya/9103_imgconverter_unexpected_conversion | Takeshi KOMIYA | 2021-04-18 | 5 | -1/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix #9103: LaTeX: imgconverter: conversion runs even if not needed | ||||
| * \ \ \ \ | Merge branch '4.0.x' into 9103_imgconverter_unexpected_conversion | Takeshi KOMIYA | 2021-04-18 | 7 | -47/+104 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #9107 from tk0miya/8818_nitpicky_for_Any | Takeshi KOMIYA | 2021-04-18 | 5 | -45/+78 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix #8818: autodoc: Super class having ``Any`` arguments causes nit-picky warning | ||||
| * | | | | | | Fix #8818: autodoc: Super class having ``Any`` arguments causes nit-picky ↵ | Takeshi KOMIYA | 2021-04-18 | 5 | -45/+78 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | warning On generating the base class information, unexpected nit-picky warning for ``typing.Any`` was emitted. This fixes it by using `~` prefix on generating a cross-reference to make it valid. | ||||
* | | | | | | Merge pull request #9104 from tk0miya/8127_nitpicky_ellipsis | Takeshi KOMIYA | 2021-04-17 | 3 | -2/+26 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Fix #8127: py domain: Ellipsis in info-field-list causes nit-picky warning | ||||
| * | | | | | Fix #8127: py domain: Ellipsis in info-field-list causes nit-picky warning | Takeshi KOMIYA | 2021-04-17 | 3 | -2/+26 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On parsing the types, the leading dot of the ellipsis (...) is considered as a reference name. And its first dot is considered as a notation for relative type reference (ex. ".ClassName"). As a result, it was converted double dots unexpectedly. This changes the parsing rule to treat the ellipsis as a symbol, not a name. | ||||
| * | | | | Fix #9103: LaTeX: imgconverter: conversion runs even if not needed | Takeshi KOMIYA | 2021-04-17 | 5 | -1/+8 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | The imgconverter unexpectedly goes to convert even if the given image is supported by the target builder when the image globbing is not used. This enables format guess-ing on not globbed. | ||||
* | | | | Merge pull request #9023 from jakobandersen/decl_styling | Jakob Lykke Andersen | 2021-04-12 | 18 | -453/+864 |
|\ \ \ \ | | | | | | | | | | | Flexible declaration styling | ||||
| * | | | | Decl styling, disable smart quoting in sigs | Jakob Lykke Andersen | 2021-04-12 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Decl styling, fix font size in basic | Jakob Lykke Andersen | 2021-04-12 | 1 | -1/+8 |
| | | | | |