summaryrefslogtreecommitdiff
path: root/tests/roots
Commit message (Expand)AuthorAgeFilesLines
* autodoc: Add test for single-string __slots__Matthias Geier2020-10-251-0/+4
* Merge pull request #8295 from tk0miya/refactor_rootTakeshi KOMIYA2020-10-242-3/+3
|\
| * refactor: Remove rst_epilog from test-root/conf.pyTakeshi KOMIYA2020-10-062-3/+3
* | Merge branch '3.x' into 3.2.x_to_3.xTakeshi KOMIYA2020-10-2414-29/+81
|\ \ | |/
| * Fix #7786: autodoc: can't detect overloaded methods defined in other fileTakeshi KOMIYA2020-10-051-0/+5
| * Merge pull request #8272 from francoisfreitag/strip_whitespacesTakeshi KOMIYA2020-10-038-29/+29
| |\
| | * Strip trailing whitespaces and normalize line endingsFrançois Freitag2020-10-038-29/+29
| * | Merge pull request #8269 from francoisfreitag/raise-anchorTakeshi KOMIYA2020-10-032-0/+3
| |\ \ | | |/ | |/|
| | * Fix #8268: make linkcheck report HTTP errorsFrançois Freitag2020-10-032-0/+3
| * | Close #6518: autodoc: Add autodoc_type_aliasesTakeshi KOMIYA2020-10-031-0/+25
| |/
| * Merge pull request #8142 from jcarrano/typing-generic-signaturesTakeshi KOMIYA2020-10-031-0/+12
| |\
| | * autodoc: Test the signature of typing.Generic subclasses.Juan Carrano2020-08-211-0/+12
| * | Merge branch '3.x' into 8103_cached_propertyTakeshi KOMIYA2020-09-131-0/+8
| |\ \ | | |/
| * | Fix #8103: autodoc: cached_property is not considered as a propertyTakeshi KOMIYA2020-08-131-0/+7
* | | C, fix links to function parametersJakob Lykke Andersen2020-10-131-0/+5
| |/ |/|
* | Fix #8099: autodoc: NameError is raised when script uses TYPE_CHECKINGTakeshi KOMIYA2020-08-131-0/+8
|/
* Fix #8041: autodoc: An ivar on super class is not shown unexpectedlyTakeshi KOMIYA2020-08-081-1/+1
* Close #6698: doctest: Add :no-trim-doctest-flags: optionsTakeshi KOMIYA2020-08-051-1/+13
* refactor: test: Rename target.enum to target.enumsTakeshi KOMIYA2020-08-031-0/+0
* Fix #8032: autodoc: A typehint for inherited ivars is not shownTakeshi KOMIYA2020-08-021-0/+4
* Close #8011: autosummary: Support instance attributesTakeshi KOMIYA2020-08-012-1/+3
* Merge pull request #7927 from jnothman/name-case-clashTakeshi KOMIYA2020-07-243-0/+41
|\
| * Remove irrelevant test RSTJoel Nothman2020-07-231-4/+0
| * Fix toctree generationJoel Nothman2020-07-151-2/+1
| * Simplify dummy moduleJoel Nothman2020-07-101-20/+0
| * Responding to commentsJoel Nothman2020-07-104-20/+31
| * Fix attempt with new test rootJoel Nothman2020-07-084-0/+70
| * Add autosummary_filename_map config to avoid clashesJoel Nothman2020-07-081-27/+12
* | Close #5208: linkcheck: Support checks for local linksTakeshi KOMIYA2020-07-191-0/+2
* | Merge pull request #7966 from tk0miya/7469_additional_testcaseTakeshi KOMIYA2020-07-191-0/+9
|\ \
| * | autosummary: Add testcase for module constants (refs: #7469)Takeshi KOMIYA2020-07-171-0/+9
* | | Merge pull request #7957 from tk0miya/4888_keep_refexplicitTakeshi KOMIYA2020-07-192-3/+3
|\ \ \
| * | | Fix #4888: i18n: Failed to add an explicit title to ``:ref:`` roleTakeshi KOMIYA2020-07-192-3/+3
* | | | Merge pull request #7980 from tkoyama010/patch-1Takeshi KOMIYA2020-07-191-1/+1
|\ \ \ \
| * | | | fix typoTetsuo Koyama2020-07-191-1/+1
| | |/ / | |/| |
* | | | test: Remove search link from test-rootTakeshi KOMIYA2020-07-181-1/+0
| |/ / |/| |
* | | Move "self" toctree testcase to test-toctreeTakeshi KOMIYA2020-07-182-2/+1
* | | Fix #1362: autodoc: Support private class attributesTakeshi KOMIYA2020-07-181-0/+11
|/ /
* | Merge branch '3.x' into 7901_resolve_types_for_overloaded_funcsTakeshi KOMIYA2020-07-122-0/+7
|\ \
| * | Close #7849: html: Add html_codeblock_linenos_styleTakeshi KOMIYA2020-07-112-0/+7
| |/
* | Fix #7901: autodoc: annotations for overloaded functions are not resolvedTakeshi KOMIYA2020-07-111-5/+5
|/
* Fix #7812: autodoc: crashed when given name is conflictedTakeshi KOMIYA2020-07-042-0/+7
* Fix #7807: autodoc: wrong signature is shown for the function using contextma...Takeshi KOMIYA2020-06-141-1/+8
* autodoc: Support TypeVar (refs: #7722)Takeshi KOMIYA2020-06-061-0/+15
* Merge pull request #7716 from tk0miya/3610_support_overloadTakeshi KOMIYA2020-06-051-0/+88
|\
| * Support overloaded constructors (__call__, __init__ and __new__)Takeshi KOMIYA2020-06-021-1/+48
| * Close #3610: autodoc: Support overloaded functionsTakeshi KOMIYA2020-05-311-0/+41
* | Let option directive support args in the form of foo[=bar]Luke Lau2020-06-031-1/+3
|/
* Merge branch '3.x' into 4422_support_GenericAliasTakeshi KOMIYA2020-05-311-0/+6
|\
| * Close #2106: autodoc: Support multiple signatures on docstringTakeshi KOMIYA2020-05-301-0/+6