summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* js/py nodes, update arglist renderingJakob Lykke Andersen2021-10-032-5/+5
* js nodes, update name renderingJakob Lykke Andersen2021-10-031-5/+5
* js nodes, update display_prefixJakob Lykke Andersen2021-10-031-2/+4
* py nodes, isort fixJakob Lykke Andersen2021-10-021-3/+4
* py nodes, PyObject annoJakob Lykke Andersen2021-10-021-7/+8
* py nodes, PyProperty get_signature_prefixJakob Lykke Andersen2021-10-021-2/+4
* py nodes, PyMethod get_signature_prefixJakob Lykke Andersen2021-10-021-8/+8
* py nodes, PyClassLike, get_signature_prefixJakob Lykke Andersen2021-10-021-12/+15
* py nodes, PyFunction get_signature_prefixJakob Lykke Andersen2021-10-021-1/+3
* py nodes, PyPropertyJakob Lykke Andersen2021-10-021-2/+4
* py nodes, PyAttribute valueJakob Lykke Andersen2021-10-021-1/+5
* py nodes, PyAttribute typeJakob Lykke Andersen2021-10-021-3/+4
* py nodes, PyVariable valueJakob Lykke Andersen2021-10-021-1/+6
* py nodes, PyVariable typeJakob Lykke Andersen2021-10-021-4/+7
* py nodes, arglistJakob Lykke Andersen2021-10-021-13/+13
* py nodes, TupleJakob Lykke Andersen2021-10-021-7/+14
* py nodes, ListJakob Lykke Andersen2021-10-021-1/+3
* py nodes, BitOrJakob Lykke Andersen2021-10-021-5/+5
* don't print file extension twice in linkcheck warningsoleg.hoefling2021-09-271-1/+1
* Merge branch '4.x' into 9607_incorrect_orig_basesTakeshi KOMIYA2021-09-276-56/+102
|\
| * Merge branch '4.x' into 9657_qualname_of_mockTakeshi KOMIYA2021-09-276-56/+89
| |\
| | * Merge pull request #9673 from tk0miya/9651_autodoc_typehints_description_targetTakeshi KOMIYA2021-09-271-0/+12
| | |\
| | | * Fix #9651: autodoc_typehints_description_target was confused by :returns:Takeshi KOMIYA2021-09-261-0/+12
| | * | Merge pull request #9649 from jakobandersen/searchindex_fixTakeshi KOMIYA2021-09-271-56/+69
| | |\ \ | | | |/ | | |/|
| | | * search, store objects as array to retain allJakob Lykke Andersen2021-09-251-2/+7
| | | * search, test updateJakob Lykke Andersen2021-09-251-55/+63
| | * | Merge pull request #9665 from tk0miya/9664_autodoc_process_bases_injectionTakeshi KOMIYA2021-09-261-0/+1
| | |\ \ | | | |/ | | |/|
| | | * Close #9664: autodoc: autodoc-process-bases supports reST snippetTakeshi KOMIYA2021-09-231-0/+1
| | * | Merge pull request #9670 from jonppe/fix-download-file-with-special-charactersTakeshi KOMIYA2021-09-253-0/+7
| | |\ \ | | | |/ | | |/|
| | | * Add test for encoding local file links with special charactersJohannes Aalto2021-09-243-0/+7
| * | | Fix #9657: autodoc: basecls for a subclass of mocked object is incorrectTakeshi KOMIYA2021-09-211-0/+13
| |/ /
* | | Fix #9607: autodoc: Incorrect base class detectionTakeshi KOMIYA2021-09-202-0/+19
|/ /
* | Merge pull request #9640 from tk0miya/9639_support_asyncgenfunctionTakeshi KOMIYA2021-09-185-53/+85
|\ \
| * | Close #9639: autodoc: Support asynchronous generator functionsTakeshi KOMIYA2021-09-175-53/+85
| |/
* | Fix #9630: autodoc: Failed to build xrefs if primary_domain is not 'py'Takeshi KOMIYA2021-09-145-83/+89
|/
* Merge pull request #9594 from hkuno/pr/no_empty_desc_4.xTakeshi KOMIYA2021-09-111-0/+12
|\
| * Add a testcase for #9694Takeshi KOMIYA2021-09-111-0/+12
* | Merge pull request #9611 from tk0miya/9560_NewType_moduleTakeshi KOMIYA2021-09-111-2/+9
|\ \
| * | Close #9560: autodoc: Allow to refer NewType with modname in py310+Takeshi KOMIYA2021-09-051-2/+9
* | | overriddenChristian Clauss2021-09-081-1/+1
* | | Fix typos discovered by codespellChristian Clauss2021-09-0812-17/+17
|/ /
* | Merge pull request #9609 from tk0miya/9608_apidoc_pymod_definition_for_implic...Takeshi KOMIYA2021-09-051-0/+2
|\ \
| * | Fix #9608: apidoc: module is not described if implicit namespace packageTakeshi KOMIYA2021-09-041-0/+2
* | | Merge pull request #9606 from tk0miya/9600_typehints_including_commasTakeshi KOMIYA2021-09-051-1/+1
|\ \ \
| * | | Fix #9600: autosummary: Typehints including commas confuses autosummaryTakeshi KOMIYA2021-09-041-1/+1
| |/ /
* | | Fix #9576: py domain: Literal typehint was converted to a cross referenceTakeshi KOMIYA2021-09-031-0/+21
|/ /
* | Fix #9585: py:property directive does not create a hyperlink for typesTakeshi KOMIYA2021-08-311-2/+4
|/
* Merge pull request #9569 from jakelishman/fix-autosummary-sectionsTakeshi KOMIYA2021-08-291-0/+5
|\
| * Merge branch '4.x' into fix-autosummary-sectionsTakeshi KOMIYA2021-08-293-6/+82
| |\
| * | Fix #9568: autosummary: summarise overlined sectioned headings correctlyJake Lishman2021-08-201-0/+5