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
/
autosummary
/
generate.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
BUG: autosummary to list all class members
Joris Van den Bossche
2017-11-17
1
-6
/
+4
*
|
Use flake8-import-order
Takeshi KOMIYA
2018-01-28
1
-1
/
+1
*
|
Fix mypy violation
Takeshi KOMIYA
2018-01-07
1
-1
/
+3
*
|
Don't use add_documenter() in sphinx-autogen
Takeshi KOMIYA
2018-01-07
1
-12
/
+20
*
|
Deprecate sphinx.ext.autodoc.add_documenter() and AutoDirective._register
Takeshi KOMIYA
2018-01-01
1
-17
/
+21
*
|
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
*
|
sphinx-autogen: Move main to end of file
Stephen Finucane
2017-10-09
1
-52
/
+52
*
|
sphinx-autogen: Move parser to a separate function
Stephen Finucane
2017-10-09
1
-4
/
+23
*
|
sphinx-autogen: Convert to argparse
Stephen Finucane
2017-10-09
1
-26
/
+33
*
|
Merge branch 'stable'
Takeshi KOMIYA
2017-07-02
1
-1
/
+4
|
\
\
|
|
/
|
*
Fix #3900: autosummary could not find methods
Takeshi KOMIYA
2017-07-02
1
-1
/
+4
*
|
Merge pull request #3668 from adamjstewart/fixes/apidoc-main-argv
Takeshi KOMIYA
2017-05-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update other commands as well
Adam J. Stewart
2017-05-09
1
-2
/
+2
*
|
Update type annotations for new mypy
Takeshi KOMIYA
2017-05-07
1
-3
/
+2
|
/
*
Merge branch 'stable'
Takeshi KOMIYA
2017-04-02
1
-0
/
+12
|
\
|
*
Merge pull request #3585 from eric-wieser/escape-autosummary
Takeshi KOMIYA
2017-03-29
1
-0
/
+12
|
|
\
|
|
*
BUG: Fix autosummary of members with a trailing underscore
Eric Wieser
2017-03-26
1
-0
/
+12
*
|
|
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
|
/
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-21
1
-2
/
+5
*
|
fix nits for typing
shimizukawa
2016-12-18
1
-1
/
+1
*
|
refs #2336: Add ``imported_members`` option to ``sphinx-autogen`` command to ...
shimizukawa
2016-12-18
1
-8
/
+13
*
|
Fix flake8 violation
Takeshi KOMIYA
2016-12-15
1
-1
/
+1
*
|
Update type annotations
Takeshi KOMIYA
2016-12-15
1
-1
/
+1
*
|
Fix #1061, #2336, #3235: Now generation of autosummary doesn't contain import...
shimizukawa
2016-12-14
1
-1
/
+0
*
|
fix #2336 autosummary imported members
Luc Saffre
2016-12-13
1
-4
/
+6
*
|
Add type-check annotations to sphinx.ext
Takeshi KOMIYA
2016-11-16
1
-13
/
+29
|
/
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
ext: pep8 fixes
Georg Brandl
2015-03-08
1
-7
/
+10
*
FIX: Use codecs module
Eric89GXL
2015-02-08
1
-8
/
+4
*
FIX: Safer decoding
Eric89GXL
2015-02-08
1
-2
/
+8
*
FIX: Use context managers and explicit encoding
Eric89GXL
2015-02-04
1
-9
/
+7
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
merge with stable
Takayuki Shimizukawa
2014-07-13
1
-2
/
+5
|
\
\
|
|
/
|
*
* Fix: autodoc, autosummary: importing setup.py will invoke setup process and...
Takayuki Shimizukawa
2014-07-05
1
-0
/
+3
|
*
* Fix: autosummary can't handle nested classes correctly. Closes #1441
Takayuki Shimizukawa
2014-06-21
1
-2
/
+2
*
|
wrap py3 iterators with list() for each places that expect a list object. ref...
Takayuki Shimizukawa
2014-04-30
1
-4
/
+1
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-5
/
+6
|
/
*
Closes #1261: Python 3 cannot sort None and str types, make everything a str.
Georg Brandl
2014-01-12
1
-1
/
+1
*
Closes #618: add documenter classes to registry in autosummary standalone gen...
Georg Brandl
2014-01-12
1
-0
/
+15
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix overlong lines.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Closes #796: use package_dir everywhere instead of __file__.
Georg Brandl
2011-11-01
1
-1
/
+2
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-1
/
+2
|
\
|
*
Shorten long lines.
v1.0.8
1.0
Georg Brandl
2011-09-23
1
-1
/
+2
[prev]
[next]