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
/
apidoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop APIs deprecated in 2.0
Takeshi KOMIYA
2018-09-03
1
-41
/
+0
*
Merge branch '1.7'
Takeshi KOMIYA
2018-06-21
1
-5
/
+5
|
\
|
*
Fix #5104: apidoc: Interface of ``sphinx.apidoc:main()`` has changed
Takeshi KOMIYA
2018-06-18
1
-3
/
+3
*
|
Drop typing.TYPE_CHECKING
Takeshi KOMIYA
2018-03-26
1
-2
/
+2
*
|
Use typing.TYPE_CHECKING
Takeshi KOMIYA
2018-02-19
1
-3
/
+2
*
|
Merge branch '1.7'
Takeshi KOMIYA
2018-02-19
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix #4615: The argument of ``sphinx.build`` has been changed in 1.7.0
Takeshi KOMIYA
2018-02-16
1
-0
/
+1
*
|
Update type annotations
Takeshi KOMIYA
2018-02-04
1
-0
/
+7
|
/
*
Merge branch 'happy_new_year' into master
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
\
|
*
A happy new year!
Takeshi KOMIYA
2018-01-01
1
-1
/
+1
|
*
Use ensuredir() instead of os.makedirs() to fix race conditions
Michał Górny
2017-12-16
1
-4
/
+3
*
|
apidoc: Move apidoc to ext/apidoc
Stephen Finucane
2017-09-20
1
-421
/
+16
*
|
Fix #3962: sphinx-apidoc does not recognize implicit namespace packages corre...
Takeshi KOMIYA
2017-07-29
1
-4
/
+5
*
|
Don't ignore first argument to sphinx.apidoc.main
Adam J. Stewart
2017-04-25
1
-2
/
+2
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-5
/
+8
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
*
Fix issues with trailing underscores in heading names
Eric Wieser
2017-03-23
1
-2
/
+5
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-2
/
+3
*
|
Merge pull request #3323 from gbaier/apidoc_extensions
Takeshi KOMIYA
2017-01-12
1
-0
/
+10
|
\
\
|
*
|
moved import to top of file
Gerald Baier
2017-01-12
1
-1
/
+1
|
*
|
implementing PR comments
Gerald Baier
2017-01-12
1
-2
/
+2
|
*
|
apidoc takes extension options
Gerald Baier
2017-01-11
1
-0
/
+10
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2017-01-12
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Fix flake8 violations
Takeshi KOMIYA
2017-01-12
1
-2
/
+2
*
|
Add type-check annotations to sphinx.*
Takeshi KOMIYA
2016-11-16
1
-4
/
+20
|
/
*
Merge branch 'stable' into 1.5-release
Takeshi KOMIYA
2016-11-16
1
-0
/
+1
|
\
|
*
insert blank line(s) to adapt latest flake8/pycodestyle
shimizukawa
2016-11-16
1
-0
/
+1
*
|
Closes #930: sphinx-apidoc allow wildcards for excluding paths.
shimizukawa
2016-11-06
1
-4
/
+5
*
|
Sphinx apidoc does not process PEP-0420 implicit namespaces
Arcadiy Ivanov
2016-09-15
1
-14
/
+29
*
|
Fix #2892: Added ``-a`` (``--append-syspath``) option to `sphinx-apidoc`
Takeshi KOMIYA
2016-08-24
1
-0
/
+5
*
|
Merge branch 'master' into HEAD
Takeshi KOMIYA
2016-08-22
1
-1
/
+15
|
\
\
|
*
|
Refactor code using ``with`` syntax
Takeshi KOMIYA
2016-05-26
1
-4
/
+1
|
|
/
|
*
Merge branch 'stable'
Georg Brandl
2016-01-14
1
-1
/
+1
|
|
\
|
|
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
|
*
|
Merge with '87998df9cbef2380345d436121e6bca43345d2bd' on stable
shimizukawa
2016-01-10
1
-0
/
+10
|
|
\
\
|
|
|
/
|
|
*
Fix broken in py3
Takeshi KOMIYA
2015-12-25
1
-14
/
+13
|
|
*
Fix #2040: UnicodeDecodeError in sphinx-apidoc when author contains non-ascii...
Takeshi KOMIYA
2015-12-25
1
-4
/
+15
|
*
|
allow apidoc using 'python -m sphinx.apidoc'
Paul Kienzle
2015-06-04
1
-0
/
+4
|
|
/
*
|
Use FileAvoidWrite in apidoc
Gregory Szorc
2015-06-02
1
-5
/
+2
|
/
*
refactoring. path.abspath will call path.normpath.
shimizukawa
2015-04-05
1
-4
/
+3
*
Fixes #1823: '.' as <module_path> for sphinx-apidoc cause an unfriendly error...
shimizukawa
2015-04-05
1
-1
/
+1
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
1
-2
/
+2
*
pep8 fixes
Georg Brandl
2015-03-08
1
-4
/
+4
*
Added insertion of todo_include_todos config option.
Ian Lee
2015-02-07
1
-0
/
+1
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Closes #1593: fix quickstart -F.
Georg Brandl
2014-10-20
1
-0
/
+1
*
|
Minor PEP8 cleanup.
Georg Brandl
2014-09-21
1
-4
/
+4
*
|
merge with stable
Takayuki Shimizukawa
2014-08-12
1
-0
/
+7
|
\
\
|
|
/
|
*
`sphinx-apidoc` command now have a `--version` option to show version informa...
Takayuki Shimizukawa
2014-07-25
1
-0
/
+7
[next]