Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g | Jon Dufresne | 2021-09-06 | 1 | -1/+1 |
* | revert get members for module | pbudzyns | 2021-05-02 | 1 | -8/+20 |
* | add type hints | Pawel Budzynski | 2021-04-29 | 1 | -2/+2 |
* | autosummary includes instance attributes | Pawel Budzynski | 2021-04-29 | 1 | -5/+11 |
* | Merge pull request #9064 from tk0miya/refactor_type_annotation | Takeshi KOMIYA | 2021-04-08 | 1 | -1/+1 |
|\ | |||||
| * | refactor: Add Optional to type annotations | Takeshi KOMIYA | 2021-04-08 | 1 | -1/+1 |
* | | refactor: Use PEP-526 based variable annotation | Takeshi KOMIYA | 2021-04-08 | 1 | -9/+9 |
|/ | |||||
* | refactor: Use PEP-526 based variable annotation (sphinx.ext) | Takeshi KOMIYA | 2021-03-15 | 1 | -1/+1 |
* | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-22 | 1 | -0/+4 |
|\ | |||||
| * | refactor: autosummary: Deprecate _simple_info() and _simple_warn() | Takeshi KOMIYA | 2021-01-20 | 1 | -0/+4 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch '3.4.x' into 3.x | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
* | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-12-31 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | refactor: autosummary: Do not import deprecated documenter; SingledispatchFun... | Takeshi KOMIYA | 2020-12-29 | 1 | -2/+1 |
* | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-12-29 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Fix #8306: autosummary: mocked modules are documented as empty page | Takeshi KOMIYA | 2020-12-27 | 1 | -0/+8 |
| |/ | |||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-12-14 | 1 | -8/+5 |
|\ \ | |/ | |||||
| * | Fix #8503: autoattribute could not create document for a GenericAlias | Takeshi KOMIYA | 2020-11-29 | 1 | -3/+2 |
| * | refactor: Deprecate InstanceAttributeDocumenter | Takeshi KOMIYA | 2020-11-26 | 1 | -7/+5 |
| * | Fix #8480: autoattribute could not create document for __slots__ attributes | Takeshi KOMIYA | 2020-11-23 | 1 | -3/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-22 | 1 | -4/+6 |
|\ \ | |/ | |||||
| * | apidoc: Load NewTypeAttributeDocumenter on booting | Takeshi KOMIYA | 2020-11-22 | 1 | -6/+7 |
| * | Fix #8460: autodoc: Support custom types defined by typing.NewType | Takeshi KOMIYA | 2020-11-21 | 1 | -3/+4 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-21 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Fix #8443: autodata directive does not support PEP-526 ivars | Takeshi KOMIYA | 2020-11-20 | 1 | -4/+2 |
* | | Do isort | Takeshi KOMIYA | 2020-11-12 | 1 | -1/+0 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -13/+10 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -13/+10 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-08-08 | 1 | -3/+8 |
|\ \ | |/ | |||||
| * | Close #8011: autosummary: Support instance attributes | Takeshi KOMIYA | 2020-08-01 | 1 | -3/+8 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-24 | 1 | -1/+7 |
|\ \ | |/ | |||||
| * | Rm unused import | Joel Nothman | 2020-07-15 | 1 | -1/+1 |
| * | Fix toctree generation | Joel Nothman | 2020-07-15 | 1 | -3/+0 |
| * | Fix attempt with new test root | Joel Nothman | 2020-07-08 | 1 | -0/+1 |
| * | Flake8 | Joel Nothman | 2020-07-08 | 1 | -1/+1 |
| * | Add autosummary_filename_map config to avoid clashes | Joel Nothman | 2020-07-08 | 1 | -2/+10 |
* | | refactor: namedtuples with PEP 526 | Takeshi KOMIYA | 2020-07-16 | 1 | -4/+5 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-07-05 | 1 | -8/+13 |
|\ \ | |/ | |||||
| * | Merge branch '3.1.x' into 3.x | Takeshi KOMIYA | 2020-07-04 | 1 | -4/+9 |
| |\ | |||||
| | * | Fix #7812: autosummary: generates broken stub files (again) | Takeshi KOMIYA | 2020-06-28 | 1 | -4/+9 |
| * | | Fix #7839: autosummary: cannot handle umlauts in function names | Takeshi KOMIYA | 2020-06-16 | 1 | -4/+4 |
| |/ | |||||
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-06-04 | 1 | -5/+75 |
|\ \ | |/ | |||||
| * | Fix mypy violations (with mypy-0.780) | Takeshi KOMIYA | 2020-06-03 | 1 | -2/+2 |
| * | Close #4422: autodoc: Support GenericAlias | Takeshi KOMIYA | 2020-05-30 | 1 | -2/+2 |
| * | Fix #7685: autosummary: imported members are listed unexpectedly | Takeshi KOMIYA | 2020-05-21 | 1 | -1/+53 |
| * | got public/all attrs backwards | Daniel Fremont | 2020-05-17 | 1 | -1/+1 |
| * | revisions per comments from tk0miya | Daniel Fremont | 2020-05-17 | 1 | -15/+18 |
| * | Merge remote-tracking branch 'sphinx/3.x' into 3.x | Daniel Fremont | 2020-05-17 | 1 | -43/+112 |
| |\ | |||||
| * | | autosummary includes module attributes | Daniel Fremont | 2020-04-12 | 1 | -0/+15 |