index
:
delta/python-packages/sphinx-git.git
1.8.x
3.2.x
3.3.x
3.4.x
3.5.x
3.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.x
4606_incorrect_location_of_docstring
7.0.x
7613_class__signature__
7727_autosummary_PycodeError
7996_man_make_section_directory
8321_linkcheck_tel_links
8342_warning_for_unknown_domain
8349_sphinx-contrib
9864_mathjax_loading_method
bot/pull-translations
cleanup_napoleon
dependabot/github_actions/peter-evans/create-pull-request-5
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/http-proxy-1.18.1
master
mypy-0.790
support_py310
github.com: sphinx-doc/sphinx.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_ext_autosummary.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
LaTeX: get aligned longtable obey current list indent
Jean-François B
2023-04-11
1
-1
/
+1
*
autosummary: Support documenting inherited attributes (#10691)
Jens Hedegaard Nielsen
2023-04-06
1
-1
/
+54
*
Autosummary: Extend ``__all__`` members to template rendering (#10811)
Clément Pinard
2023-04-06
1
-0
/
+24
*
Prefer ``contextlib.chdir`` to ``sphinx.util.osutil.cd``
Adam Turner
2023-03-05
1
-2
/
+6
*
Resolve ``flake8-return`` errors
Adam Turner
2023-02-18
1
-0
/
+1
*
Fix pytest style issues
Adam Turner
2023-02-18
1
-1
/
+1
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
Adopt ``profile = "black"`` for ``isort``
Adam Turner
2023-01-07
1
-4
/
+12
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-1
/
+1
*
Merge branch '5.x' into 10258_autosummary
Takeshi KOMIYA
2022-05-07
1
-25
/
+17
|
\
|
*
`.write_text(...)` -> `.write_text(..., encoding='utf8')`
Adam Turner
2022-04-27
1
-2
/
+2
|
*
`.read_text()` -> `.read_text(encoding='utf8')`
Adam Turner
2022-04-27
1
-14
/
+14
|
*
Collapse single line docstrings
Adam Turner
2022-02-20
1
-2
/
+1
|
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
|
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-2
/
+2
|
*
Fix module docstring first line
Adam Turner
2022-02-20
1
-2
/
+1
|
*
Remove module titles in docstrings
Adam Turner
2022-02-19
1
-3
/
+0
*
|
Test recognition of a documented instance of a class as a non-imported member...
Matyas Novak
2022-03-14
1
-12
/
+16
|
/
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Fix lints and reorder args of members_of
Josh Mitchell
2021-11-22
1
-0
/
+1
*
Fixed missed ignore___all__ -> ignore_module_all
Josh Mitchell
2021-11-15
1
-1
/
+1
*
Corrections from review by tk0miya
Josh Mitchell
2021-11-15
1
-1
/
+1
*
#2021: Allow autosummary to respect __all__
Josh Mitchell
2021-11-15
1
-10
/
+39
*
Fix #9600: autosummary: Typehints including commas confuses autosummary
Takeshi KOMIYA
2021-09-04
1
-1
/
+1
*
Fix #9568: autosummary: summarise overlined sectioned headings correctly
Jake Lishman
2021-08-20
1
-0
/
+5
*
add tests
Pawel Budzynski
2021-04-29
1
-0
/
+2
*
test: Update testcase for docutils-0.17 (empty language)
Takeshi KOMIYA
2021-04-03
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
*
|
refactor: test: Use rollback_sysmodules fixture in test_ext_autosummary
Takeshi KOMIYA
2020-12-31
1
-33
/
+30
*
|
Fix #8306: autosummary: mocked modules are documented as empty page
Takeshi KOMIYA
2020-12-27
1
-20
/
+40
|
/
*
Fix #8501: autosummary: summary extraction splits text after "el at."
Takeshi KOMIYA
2020-11-28
1
-0
/
+3
*
Sort imports with isort
François Freitag
2020-11-11
1
-7
/
+5
*
Close #8011: autosummary: Support instance attributes
Takeshi KOMIYA
2020-08-01
1
-3
/
+10
*
Merge pull request #7927 from jnothman/name-case-clash
Takeshi KOMIYA
2020-07-24
1
-0
/
+14
|
\
|
*
Fix toctree generation
Joel Nothman
2020-07-15
1
-0
/
+3
|
*
Responding to comments
Joel Nothman
2020-07-10
1
-4
/
+1
|
*
Fix attempt with new test root
Joel Nothman
2020-07-08
1
-10
/
+8
|
*
Add autosummary_filename_map config to avoid clashes
Joel Nothman
2020-07-08
1
-0
/
+16
*
|
autosummary: Add testcase for module constants (refs: #7469)
Takeshi KOMIYA
2020-07-17
1
-13
/
+21
|
/
*
Merge branch '3.x' into 7865_extract_abbr
Takeshi KOMIYA
2020-06-29
1
-0
/
+6
|
\
|
*
Fix #7866: autosummary: Failed to extract correct summary line
Takeshi KOMIYA
2020-06-27
1
-0
/
+6
*
|
Fix #7865: autosummary: Failed to extract summary line when abbr. found
Takeshi KOMIYA
2020-06-27
1
-1
/
+1
|
/
*
Fix autoclass signature parsing
Eric Wieser
2020-05-28
1
-1
/
+1
*
Fix #7685: autosummary: imported members are listed unexpectedly
Takeshi KOMIYA
2020-05-21
1
-1
/
+81
*
revisions per comments from tk0miya
Daniel Fremont
2020-05-17
1
-1
/
+8
*
Update 'test_autosummary_generate' test.
Álvaro Mondéjar
2020-05-14
1
-2
/
+1
*
Fix automsummary directive wrong processing for invalid modules.
Álvaro Mondéjar
2020-05-14
1
-1
/
+1
*
Fix #7551: autosummary: a nested class is indexed as non-nested class
Takeshi KOMIYA
2020-05-07
1
-2
/
+9
*
refactor: Do not pass deprecated parameter in testcase
Takeshi KOMIYA
2020-05-03
1
-1
/
+1
[next]