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
/
tests
/
root
/
objects.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1203: Does not append space to unknown field names.
Rob Ruana
2013-06-23
1
-0
/
+26
*
Fix #677: allow multiple signatures in C++ domain directives.
Georg Brandl
2011-09-22
1
-3
/
+1
*
Fix tracebacks occurring for duplicate C++ domain objects.
Georg Brandl
2011-01-06
1
-0
/
+11
*
#581: Fix traceback in Python domain for empty cross-reference targets.
Georg Brandl
2011-01-04
1
-0
/
+3
*
Fix test_build_html after latest docfields fix.
Georg Brandl
2011-01-04
1
-3
/
+5
*
Regression of #77: If there is only one parameter given with ``:param:`` mark...
Georg Brandl
2011-01-03
1
-0
/
+2
*
Allow breaking long signatures, continuing with backlash-escaped newlines.
Georg Brandl
2010-08-05
1
-0
/
+4
*
#484: Fix crash when duplicating a parameter in an info field list.
Georg Brandl
2010-08-05
1
-0
/
+2
*
Add some tests for docfields.
Georg Brandl
2010-07-27
1
-0
/
+5
*
Add the "oldcmarkup" extension, to help migrating to 1.0.
Georg Brandl
2010-05-24
1
-0
/
+8
*
Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...
Daniel Neuhäuser
2010-03-31
1
-2
/
+6
*
Added a :class:`JSXRefRole` which allows to display a method/attribute name o...
Daniel Neuhäuser
2010-03-30
1
-0
/
+1
*
Added a :js:attribute:: directive as well as a :js:attr: role to describe att...
Daniel Neuhäuser
2010-03-30
1
-0
/
+4
*
It is now possible to use the js:function:: directive for methods.
Daniel Neuhäuser
2010-03-30
1
-0
/
+5
*
Added a js:data directive/role to describe/refer to global variables/constants.
Daniel Neuhäuser
2010-03-30
1
-0
/
+4
*
Added a :js:func: role to refer to functions described with the js:function::...
Daniel Neuhäuser
2010-03-30
1
-0
/
+3
*
Added a JavaScript domain and a js:function directive.
Daniel Neuhäuser
2010-03-30
1
-0
/
+6
*
Add missing option_spec for Python domain.
Georg Brandl
2010-02-28
1
-0
/
+2
*
Fix :type:-class field processing and add doc field markup to test suite.
Georg Brandl
2010-01-17
1
-0
/
+17
*
The ``toctree()`` callable in templates now has a ``maxdepth``
Georg Brandl
2009-09-09
1
-2
/
+2
*
Move HTML test into own module and add some C references.
Georg Brandl
2009-09-08
1
-7
/
+7
*
More refactoring for language-independent domain support.
Georg Brandl
2009-09-07
1
-0
/
+91