Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-27 | 1 | -35/+92 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | refactor: AutosummaryRender | Takeshi KOMIYA | 2020-04-25 | 1 | -8/+18 | |
| |/ / | ||||||
| * | | refactor: Deprecate unused parameters | Takeshi KOMIYA | 2020-04-23 | 1 | -1/+5 | |
| | | | ||||||
| * | | refactor: autosummary: Change first argument for AutosummaryRenderer | Takeshi KOMIYA | 2020-04-23 | 1 | -25/+25 | |
| | | | ||||||
| * | | Fix #7536: sphinx-autogen: crashes when template uses i18n feature | Takeshi KOMIYA | 2020-04-23 | 1 | -3/+5 | |
| | | | ||||||
| * | | refactor: Deprecate unused parameters | Takeshi KOMIYA | 2020-04-23 | 1 | -3/+10 | |
| | | | ||||||
| * | | Fix #7535: sphinx-autogen: crashes when custom template uses inheritance | Takeshi KOMIYA | 2020-04-23 | 1 | -14/+26 | |
| | | | ||||||
| * | | refactor: autosummary: Remove unused parameter | Takeshi KOMIYA | 2020-04-21 | 1 | -4/+2 | |
| | | | ||||||
| * | | Remove autosummary_recursive configuration | Takeshi KOMIYA | 2020-04-21 | 1 | -9/+3 | |
| | | | | | | | | | | | | | | | | | | Now autosummary directive has :recursive: option to enable the recursive feature individually. So the configuration is no longer needed. | |||||
| * | | Merge branch '3.x' into 6040_autosummary_recursive | Takeshi KOMIYA | 2020-04-21 | 1 | -13/+54 | |
| |\ \ | ||||||
| * | | | autosummary: Add :recursive: option to autosummary directive | Takeshi KOMIYA | 2020-04-21 | 1 | -3/+17 | |
| | | | | ||||||
| * | | | refactor: autosummary: Define AutosummaryEntry as a return type of ↵ | Takeshi KOMIYA | 2020-02-23 | 1 | -12/+17 | |
| | | | | | | | | | | | | | | | | find_autosummary_*() | |||||
| * | | | remove redundant import check | woutdenolf | 2019-07-08 | 1 | -7/+2 | |
| | | | | ||||||
| * | | | Merge with master and address code review | woutdenolf | 2019-07-08 | 1 | -154/+155 | |
| |\ \ \ | ||||||
| * | | | | [autosummary] forgot to adapt types | woutdenolf | 2019-06-02 | 1 | -3/+2 | |
| | | | | | ||||||
| * | | | | [autosummary] remove recursion limit and module/package separation | woutdenolf | 2019-06-02 | 1 | -22/+12 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' into feature-autosummary-packages | woutdenolf | 2019-06-01 | 1 | -33/+48 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into feature-autosummary-packages | woutdenolf | 2019-05-18 | 1 | -9/+9 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [autosummary] address code review | woutdenolf | 2019-04-07 | 1 | -10/+10 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' into feature-autosummary-packages | woutdenolf | 2019-04-07 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | [autosummary] small flake8/mypy bugs | woutdenolf | 2019-02-24 | 1 | -7/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] add recursion limit config parameter | woutdenolf | 2019-02-24 | 1 | -8/+27 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] do not skip an existing source when it is a package | woutdenolf | 2019-02-23 | 1 | -18/+22 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] fix some flake8 issues | woutdenolf | 2019-02-08 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] import pkgutil first | woutdenolf | 2019-02-08 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] import pkgutil before sys | woutdenolf | 2019-02-08 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | [autosummary] add modules and packages for modules | woutdenolf | 2019-02-08 | 1 | -0/+25 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-13 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '3.x' into 7466_make_autosummary_headings_translatable | Takeshi KOMIYA | 2020-04-13 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Deprecate: The module argument of find_autosummary_in_docstring() | Takeshi KOMIYA | 2020-04-12 | 1 | -1/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix #7466: autosummary: headings in generated documents are not translated | Takeshi KOMIYA | 2020-04-12 | 1 | -0/+5 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-04-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | refactor: Update type annotation for autosummary | Takeshi KOMIYA | 2020-03-30 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Fix #7370: autosummary: raises UnboundLocalError when unknown module given | Takeshi KOMIYA | 2020-03-25 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-21 | 1 | -12/+17 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | refactor: autosummary: Define AutosummaryEntry as a return type of ↵ | Takeshi KOMIYA | 2020-03-16 | 1 | -12/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | find_autosummary_*() | |||||
* | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | put comma between sentences | Rafael Fontenelle | 2020-03-08 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-10 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Close #2815: autodoc: Support singledispatch functions | Takeshi KOMIYA | 2020-03-07 | 1 | -0/+2 | |
| | | | | | | | ||||||
* | | | | | | | Deprecate codes for python 3.5 | Takeshi KOMIYA | 2020-03-07 | 1 | -5/+1 | |
|/ / / / / / | ||||||
* | | | | | | autosummary: make a message translatable | Takeshi KOMIYA | 2020-02-23 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch '2.0' | Takeshi KOMIYA | 2020-02-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix #6568: autosummary_imported_members is not working for submodules | Takeshi KOMIYA | 2020-02-05 | 1 | -1/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Close #7051: autodoc: Support instance variables without defaults (PEP-526) | Takeshi KOMIYA | 2020-01-25 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | mypy: Enable disallow_incomplete_defs flag for type checking | Takeshi KOMIYA | 2019-12-30 | 1 | -1/+1 | |
| | | | | | | |