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
/
util
/
docfields.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable'
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
|
\
|
*
Year++
Takeshi KOMIYA
2017-03-26
1
-1
/
+1
*
|
Correct missing space before type annotation
jfbu
2017-03-12
1
-4
/
+4
*
|
Split some long type-checking annotation lines
jfbu
2017-03-12
1
-12
/
+39
*
|
Merge branch 'stable'
jfbu
2017-03-12
1
-19
/
+22
|
\
\
|
|
/
|
*
Make docfield xref changes backwards compatible
Jakob Lykke Andersen
2017-03-11
1
-21
/
+22
|
*
Add callback on domains for xrefs from fields.
Jakob Lykke Andersen
2017-03-08
1
-15
/
+16
*
|
Upgrade to mypy-0.5
Takeshi KOMIYA
2017-03-03
1
-1
/
+1
*
|
Fix mypy violations
Takeshi KOMIYA
2017-02-08
1
-3
/
+4
*
|
Set 'document' attribute of new node in DocFieldTransformer
Henrik Alsing Friberg
2017-01-19
1
-0
/
+1
*
|
Add type-check annotations to sphinx.util
Takeshi KOMIYA
2016-11-16
1
-2
/
+21
|
/
*
Fix #2687: Uninstall sphinx directives and roles after build
Takeshi KOMIYA
2016-09-21
1
-0
/
+1
*
Python domain can now link container types automatically
Ashley Whetter
2016-08-03
1
-10
/
+17
*
Obligatory copyright update.
Georg Brandl
2016-01-14
1
-1
/
+1
*
Refactor GroupedField.make_field()
Takeshi KOMIYA
2016-01-05
1
-9
/
+3
*
beautify collapsed grouped field
Maximilian Köhl
2016-01-05
1
-1
/
+8
*
Fixes #1915: Do not generate smart quotes in doc field type annotations.
Georg Brandl
2015-07-25
1
-3
/
+4
*
util: pep8 fixes
Georg Brandl
2015-03-08
1
-4
/
+4
*
Merge branch 'stable'
Georg Brandl
2015-01-03
1
-1
/
+1
|
\
|
*
all: update copyright
Georg Brandl
2015-01-03
1
-1
/
+1
*
|
Closes #1623: Return types specified with ``:rtype:`` are now turned into lin...
Georg Brandl
2014-11-12
1
-6
/
+17
*
|
merge with stable
Georg Brandl
2014-03-02
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix a change of pull request #96 that break sphinx.util.docfields.Field.make_...
Takayuki Shimizukawa
2014-03-02
1
-3
/
+3
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
*
|
Fix formatting
Dmitry Shachnev
2014-01-22
1
-1
/
+1
*
|
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-4
/
+2
*
|
Closes #1174: Fix smart quotes being applied inside roles like :rst:role:`pro...
Georg Brandl
2014-01-12
1
-2
/
+4
|
/
*
Small code style fix.
Georg Brandl
2013-09-16
1
-1
/
+1
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-1
/
+3
*
use ``nodes.inline`` with a "translatable" attr instead
Nozomu Kaneko
2013-01-13
1
-2
/
+2
*
merge
Nozomu Kaneko
2013-01-05
1
-4
/
+11
|
\
|
*
use `paragraph` nodes instead of `translatable` nodes.
Nozomu Kaneko
2012-12-31
1
-4
/
+3
|
*
make docfield translatable
Nozomu Kaneko
2012-12-18
1
-4
/
+12
*
|
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
|
/
*
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
Regression of #77: If there is only one parameter given with ``:param:`` mark...
Georg Brandl
2011-01-03
1
-7
/
+14
*
Fix handling of doc field types for different directive types.
Georg Brandl
2010-08-14
1
-1
/
+1
*
#484: Fix crash when duplicating a parameter in an info field list.
Georg Brandl
2010-08-05
1
-2
/
+5
*
Add a missing assignment.
Georg Brandl
2010-07-27
1
-0
/
+1
*
Fix handling of non-text field types.
Georg Brandl
2010-07-27
1
-2
/
+5
*
Make make check happy.
Georg Brandl
2010-07-23
1
-1
/
+2
*
Include Text as well as Inline nodes in the content for function arguments
Doug Hellmann
2010-07-20
1
-1
/
+3
*
Fix transformation of Field.
Georg Brandl
2010-06-12
1
-1
/
+1
*
Fix refactoring oversight.
Georg Brandl
2010-01-17
1
-1
/
+2
*
Fix long line.
Georg Brandl
2010-01-17
1
-1
/
+2
*
Fix :type:-class field processing and add doc field markup to test suite.
Georg Brandl
2010-01-17
1
-19
/
+27
*
Finish new doc field handling implementation.
Georg Brandl
2010-01-17
1
-0
/
+257