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
*
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
*
|
Merge with 1.0
Georg Brandl
2011-09-23
1
-4
/
+9
|
\
\
|
|
/
|
*
Fix #627: Fix tracebacks for AttributeErrors in autosummary generation.
Georg Brandl
2011-09-23
1
-4
/
+9
*
|
autosummary/generate: slightly more robust parsing in find_autosummary_in_lines
Pauli Virtanen
2011-06-29
1
-2
/
+4
*
|
merge with 1.0
Georg Brandl
2011-01-15
1
-4
/
+4
|
\
\
|
|
/
|
*
#347: use autodoc documenter detection in autosummary.
Georg Brandl
2011-01-15
1
-4
/
+4
*
|
Fix docstring.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
\
\
|
|
/
|
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
Docstring harmonization.
Georg Brandl
2010-08-22
1
-6
/
+7
|
/
*
Rename os to osutil, thanks to relative imports.
Georg Brandl
2010-01-17
1
-1
/
+1
*
Refactor util package.
Georg Brandl
2010-01-17
1
-3
/
+2
*
merge with 0.6
Georg Brandl
2010-01-01
1
-1
/
+1
|
\
|
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
|
*
Fix argument mismatch for sphinx-autogen entry point.
Georg Brandl
2009-05-27
1
-1
/
+1
*
|
Make "make check" happy.
Georg Brandl
2009-10-26
1
-2
/
+4
*
|
autosummary: generate stubs for ~items properly
Pauli Virtanen
2009-06-27
1
-1
/
+3
*
|
autosummary: fix parsing in generate
Pauli Virtanen
2009-06-27
1
-3
/
+3
*
|
autosummary: generate stub pages recursively
Pauli Virtanen
2009-06-19
1
-16
/
+28
*
|
autosummary: don't spam output if there are many files to scan
Pauli Virtanen
2009-05-15
1
-1
/
+4
*
|
autosummary: allow user to override stub templates + improve the default temp...
Pauli Virtanen
2009-05-15
1
-54
/
+91
*
|
autosummary: refactor generate.get_documented*
Pauli Virtanen
2009-04-13
1
-72
/
+63
*
|
autosummary: make information messages prettier
Pauli Virtanen
2009-04-13
1
-5
/
+12
*
|
Fix a few stylistic things, and add docs for autosummary_generate.
Georg Brandl
2009-04-13
1
-31
/
+23
*
|
autosummary: make generate.py recurse into automodule:: docstrings
Pauli Virtanen
2009-04-04
1
-88
/
+127
*
|
autosummary: allow trailing comments in autosummary lists
Pauli Virtanen
2009-04-04
1
-1
/
+2
*
|
autosummary: refactor generate.py a bit
Pauli Virtanen
2009-04-04
1
-24
/
+15
*
|
autosummary: fix bugs, and include features from the Numpy version
Pauli Virtanen
2009-04-04
1
-23
/
+17
*
|
Some autosummary fixes
Pauli Virtanen
2009-03-21
1
-2
/
+2
|
/
*
Fix manifest. Again.
Georg Brandl
2009-03-28
1
-1
/
+1
[next]