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
/
domains
/
javascript.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge with 1.0
Georg Brandl
2011-09-21
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix #768: whitespace-strip JS function names.
Georg Brandl
2011-09-21
1
-0
/
+1
*
|
Fix #663: add "return type" doc field to JS domain.
Georg Brandl
2011-09-21
1
-0
/
+2
*
|
merge with 1.0
Georg Brandl
2011-01-15
1
-3
/
+6
|
\
\
|
|
/
|
*
Consistently replace $ by _S_ in JS domain.
Georg Brandl
2011-01-15
1
-3
/
+6
*
|
#454: Add more index markup capabilities: marking see/seealso entries, and ma...
Georg Brandl
2011-01-07
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
*
|
merge with 1.0
Georg Brandl
2010-08-23
1
-22
/
+4
|
\
\
|
|
/
|
*
#507: Fix crash parsing Python argument lists containing brackets in string l...
Georg Brandl
2010-08-23
1
-22
/
+4
*
|
Docstring harmonization.
Georg Brandl
2010-08-22
1
-1
/
+1
|
/
*
Remove debug statement.
Georg Brandl
2010-07-27
1
-1
/
+0
*
#474: Fix javascript domain parsing of object names.
Georg Brandl
2010-07-27
1
-1
/
+2
*
Added :js:class: which makes JS documentation a lot more readible
Armin Ronacher
2010-05-27
1
-3
/
+19
*
Rename default_domain to primary_domain; give it special semantics.
Georg Brandl
2010-05-23
1
-3
/
+3
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-2
/
+1
*
Dollar in id has to be replaced for javascript.
Armin Ronacher
2010-04-27
1
-1
/
+1
*
Improved JavaScript domain. Supports attributes now and has more reliable
Armin Ronacher
2010-04-26
1
-13
/
+14
*
Review of JS domain. Adapt coding style a bit.
Georg Brandl
2010-04-08
1
-8
/
+13
*
Javascript functions are not longer prefixed with ``None``.
Daniel Neuhäuser
2010-04-01
1
-1
/
+2
*
Added `doc_field_types` to :class:`JSCallable`, arguments, errors and the ret...
Daniel Neuhäuser
2010-03-31
1
-0
/
+13
*
JavaScript domain supports now references, also :class:`JSObject`s are now in...
Daniel Neuhäuser
2010-03-31
1
-8
/
+86
*
Added a :class:`JSXRefRole` which allows to display a method/attribute name o...
Daniel Neuhäuser
2010-03-30
1
-3
/
+20
*
Changed the double quotes to single quotes to match the rest of the project.
Daniel Neuhäuser
2010-03-30
1
-11
/
+11
*
Added a :js:attribute:: directive as well as a :js:attr: role to describe att...
Daniel Neuhäuser
2010-03-30
1
-14
/
+18
*
It is now possible to use the js:function:: directive for methods.
Daniel Neuhäuser
2010-03-30
1
-1
/
+19
*
Changed js_sig_re to handle JavaScript identifiers such as `$`.
Daniel Neuhäuser
2010-03-30
1
-4
/
+8
*
Added a js:data directive/role to describe/refer to global variables/constants.
Daniel Neuhäuser
2010-03-30
1
-0
/
+8
*
Added a :js:func: role to refer to functions described with the js:function::...
Daniel Neuhäuser
2010-03-30
1
-0
/
+4
*
Added a JavaScript domain and a js:function directive.
Daniel Neuhäuser
2010-03-30
1
-0
/
+65
[prev]