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
/
sphinx
/
ext
/
apidoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)...
James Addison
2023-04-23
1
-4
/
+3
*
Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)
James Addison
2023-04-07
1
-3
/
+4
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-03-27
1
-1
/
+1
*
Remove ``sphinx.locale.setlocale``
Adam Turner
2023-03-24
1
-2
/
+2
*
Fix pytest style issues
Adam Turner
2023-02-18
1
-1
/
+2
*
Fix COM812
Adam Turner
2023-02-18
1
-2
/
+2
*
Resolve Ruff SIM114 violations
Adam Turner
2023-02-15
1
-3
/
+2
*
Address SIM103 lints (#11052)
danieleades
2023-01-02
1
-5
/
+1
*
Use ``any`` to find elements in iterable (#11053)
danieleades
2023-01-02
1
-13
/
+12
*
Run pyupgrade (#11070)
Adam Turner
2023-01-02
1
-1
/
+1
*
Use PEP 604 types
Adam Turner
2023-01-01
1
-6
/
+6
*
Use PEP 595 types
Adam Turner
2023-01-01
1
-16
/
+16
*
Insert ``from __future__ import annotations``
Adam Turner
2023-01-01
1
-0
/
+2
*
Enable Ruff's pylint checks
Adam Turner
2022-12-29
1
-2
/
+1
*
Prefer ``raise SystemExit`` to ``sys.exit``
Adam Turner
2022-10-17
1
-1
/
+1
*
Improve static typing strictness (#10569)
danieleades
2022-07-18
1
-6
/
+7
*
Fix #10200: apidoc: Duplicated submodules are shown for modules
Takeshi KOMIYA
2022-04-30
1
-0
/
+1
*
Remove copyright and licence fields
Adam Turner
2022-02-20
1
-3
/
+0
*
Conform to PEP 257 summary line conventions
Adam Turner
2022-02-20
1
-1
/
+3
*
Fix module docstring indentation
Adam Turner
2022-02-20
1
-7
/
+7
*
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
*
address some unused loop control variables (B007)
Daniel Eades
2022-01-12
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2022-01-01
1
-1
/
+1
*
Update Sphinx url: s|https?://sphinx-doc\.org/|https://www.sphinx-doc.org/|g
Jon Dufresne
2021-09-06
1
-1
/
+1
*
Improve sphinx.ext.apidoc docstrings
Louis Maddox
2021-07-18
1
-1
/
+1
*
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-24
1
-24
/
+44
|
\
|
*
Fix #8727: apidoc: namespace module file is not generated if no submodules
Takeshi KOMIYA
2021-01-23
1
-24
/
+44
*
|
Merge branch '3.x'
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
\
\
|
|
/
|
*
A happy new year!
Takeshi KOMIYA
2021-01-01
1
-1
/
+1
|
*
Add stacklevel parameter to warnings.warn() call
Takeshi KOMIYA
2020-05-03
1
-4
/
+4
*
|
Remove deprecated features marked as RemovedInSphinx40Warning
Takeshi KOMIYA
2020-04-29
1
-71
/
+0
|
/
*
* Propagated "maxdepth" recursively through package documents.
Sergio Garcia Prado
2020-03-14
1
-0
/
+1
*
Fix #6327: apidoc: Support a python package consisted of __init__.so file
Takeshi KOMIYA
2020-02-08
1
-11
/
+28
*
refactor: apidoc.shall_skip()
Takeshi KOMIYA
2020-02-08
1
-5
/
+35
*
apidoc: Add ``-q`` option for quiet mode (refs: #6772)
Takeshi KOMIYA
2020-02-01
1
-3
/
+12
*
Fix #6899: apidoc: private members are not shown even if --private given
Takeshi KOMIYA
2020-01-30
1
-2
/
+10
*
Fix #6986: apidoc: misdetects module name for .so file inside module
Takeshi KOMIYA
2020-01-03
1
-1
/
+1
*
A happy new year!
Takeshi KOMIYA
2020-01-01
1
-1
/
+1
*
Close #2546: apidoc: .so file support
Takeshi KOMIYA
2019-11-17
1
-3
/
+4
*
Migrate to py3 style type annotation: sphinx.ext.apidoc
Takeshi KOMIYA
2019-07-01
1
-33
/
+20
*
Fix #6517: apidoc: user_template_dir is not passed when it recurses
Takeshi KOMIYA
2019-06-22
1
-1
/
+1
*
Close #5602: apidoc: Add ``--templatedir`` option
Takeshi KOMIYA
2019-06-16
1
-16
/
+24
*
apidoc: template files are renamed to ``.rst_t``
Takeshi KOMIYA
2019-06-16
1
-3
/
+3
*
refactor apidoc: Add is_skipped_module()
Takeshi KOMIYA
2019-05-30
1
-2
/
+15
*
refactor: apidoc: Replace makename() by module_join()
Takeshi KOMIYA
2019-05-15
1
-7
/
+16
*
apidoc: Deprecate unused functions
Takeshi KOMIYA
2019-05-04
1
-0
/
+6
*
apidoc: Use a template for generating package file
Takeshi KOMIYA
2019-05-04
1
-53
/
+26
*
apidoc: Use a template for generating toc file
Takeshi KOMIYA
2019-05-04
1
-8
/
+10
[next]