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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1818: `sphinx.ext.todo` directive generates broken html class attribute ...
shimizukawa
2015-11-29
1
-1
/
+8
*
Fixed #1974: UnboundLocalError: local variable 'domain' referenced before ass...
shimizukawa
2015-11-17
1
-0
/
+1
*
Fixes #1725: On py2 environment, doctest with using non-ASCII characters caus...
shimizukawa
2015-08-02
1
-14
/
+46
*
Closes #1949: Use ``safe_getattr`` in the coverage builder to avoid aborting ...
Georg Brandl
2015-07-25
1
-1
/
+5
*
Closes #1840: [Napoleon] Fixes Google style parsing to only match section hea...
Rob Ruana
2015-07-24
1
-3
/
+5
*
FIX: Only check if members is True
Eric Larson
2015-07-05
1
-1
/
+1
*
Closes #1927: [Napoleon] fixes parsing & formatting of types in Raises section
Rob Ruana
2015-06-11
1
-22
/
+20
*
Closes #1904: [Napoleon] parses restructuredtext references in fields/params ...
Rob Ruana
2015-05-27
1
-27
/
+43
*
Closes #1831: [Napoleon] Makes google type regex greedy to consume entire typ...
Rob Ruana
2015-05-03
1
-12
/
+12
*
Closes #1831: [Napoleon] If name is not found in NumPy Doc Returns section, r...
Rob Ruana
2015-04-03
1
-0
/
+2
*
Autodoc: Python2 Allow unicode string in __all__
Jens Hedegaard Nielsen
2015-03-16
1
-2
/
+2
*
Support PEP-440 version spec for developers.
shimizukawa
2015-03-14
16
-16
/
+16
*
final pep8 fixes; reactivate most warnings in flake8
Georg Brandl
2015-03-08
1
-1
/
+1
*
ext: pep8 fixes
Georg Brandl
2015-03-08
15
-52
/
+106
*
Change the source parsers feature a bit:
Georg Brandl
2015-03-08
1
-1
/
+1
*
enables flake8 E501 line too long, E502 the backslash is redundant between br...
shimizukawa
2015-03-07
1
-2
/
+2
*
Closes #1748: SyntaxError in sphinx/ext/ifconfig.py with Python 2.6.
shimizukawa
2015-03-02
1
-1
/
+1
*
Merge branch 'source_suffix'
shimizukawa
2015-02-27
1
-4
/
+3
|
\
|
*
source_suffix can now be a list.
Georg Brandl
2015-02-08
1
-4
/
+3
*
|
Closes #1735: Use https://doc.python.org/ instead of ``http`` protocol. It w...
shimizukawa
2015-02-23
1
-1
/
+1
*
|
Fix Google Docstring argument regex in Napoleon. Argument type matching is no...
Rob Ruana
2015-02-15
1
-19
/
+18
*
|
Closes #1716: Adds "Yield" alias for "Yields" section in napoleon extension
Rob Ruana
2015-02-09
1
-1
/
+2
*
|
Closes #1484: add tests to confirm namedtuple subclasses are handled correctl...
Rob Ruana
2015-02-09
1
-0
/
+2
|
/
*
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
*
Added Usage section to be compatible with Cartouche
Pete Savage
2015-02-04
1
-0
/
+11
*
Fix sphinx.ext.inheritance_diagram on python 3
Yclept Nemo
2015-01-29
1
-1
/
+1
*
Remove non-determinism
Dmitry Shachnev
2015-01-28
1
-6
/
+11
*
Fix broken link to Mathjax
Matt Hickford
2015-01-25
1
-1
/
+1
*
Merge branch 'stable'
shimizukawa
2015-01-17
1
-1
/
+2
|
\
|
*
Fixes #1686: ifconfig directive doesn't care about default config values.
shimizukawa
2015-01-17
1
-1
/
+2
|
*
#1674: do not crash if module.__all__ is not according to spec
Georg Brandl
2015-01-15
1
-0
/
+9
*
|
Merge remote-tracking branch 'refs/remotes/origin/master'
Georg Brandl
2015-01-15
1
-2
/
+10
|
\
\
|
*
|
Closes #1670: Fix napoleon handling of *args and **kwargs parameters
Rob Ruana
2015-01-12
1
-2
/
+10
*
|
|
#1674: do not crash if module.__all__ is not according to spec
Georg Brandl
2015-01-15
1
-0
/
+9
|
/
/
*
|
Test fixup.
Georg Brandl
2015-01-09
1
-1
/
+1
*
|
napoleon: fix handling of blocks when there is a prefix but no line content
Georg Brandl
2015-01-08
1
-5
/
+4
*
|
autodoc: use sourcename also for content generated by autodoc itself
Luc Saffre
2015-01-06
2
-22
/
+35
*
|
Merge branch 'stable'
Georg Brandl
2015-01-03
21
-21
/
+21
|
\
\
|
|
/
|
*
all: update copyright
Georg Brandl
2015-01-03
18
-18
/
+18
*
|
merge with stable
Georg Brandl
2014-11-07
1
-52
/
+36
|
\
\
|
|
/
|
*
Fix :confval:`autodoc_docstring_signature` not working with signatures
Georg Brandl
2014-11-07
1
-52
/
+36
*
|
merge with stable
Takayuki Shimizukawa
2014-10-09
1
-1
/
+2
|
\
\
|
|
/
|
*
fix: autosummary of modules broken in Sphinx-1.2.3. closes #1585
Takayuki Shimizukawa
2014-10-04
1
-1
/
+2
*
|
improve C coverage output
Georg Brandl
2014-10-06
1
-3
/
+3
*
|
Add imgpath property to all builders
tk0miya
2014-09-27
2
-9
/
+3
*
|
merge with stable
Takayuki Shimizukawa
2014-09-26
1
-8
/
+3
|
\
\
|
|
/
|
*
refactoring by using `with cd`
Takayuki Shimizukawa
2014-09-26
1
-8
/
+4
|
*
Now sphinx.ext.autodoc work with python-2.5 again.
Takayuki Shimizukawa
2014-09-26
1
-1
/
+1
[next]