summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static/doctools.js
Commit message (Collapse)AuthorAgeFilesLines
* Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for ↵shimizukawa2014-10-081-0/+25
| | | | jQuery. Closes #1438.
* Update copyright year.Georg Brandl2014-03-011-1/+1
|
* In search word highlighting, dont insist on having div.body.Georg Brandl2014-01-191-0/+3
|
* Correct some JS issues found by JSHint.Georg Brandl2013-01-041-1/+1
|
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* Closes #1015: do not override the jQuery contains() function by defining our ↵Georg Brandl2012-10-281-12/+0
| | | | own with that name; rather use the one from Underscore.
* Fix typo and create a new "stable" named branch.Ezio Melotti2011-10-231-1/+1
|
* Move 'Hide Search Matches' to search box.Robert Lehmann2011-10-021-4/+4
| | | | | This is (a) semantically cleaner and (b) shows that feature even when source links are disabled.
* Closes #778: Fix CSS class selector.Robert Lehmann2011-10-021-2/+2
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Fix typo.Georg Brandl2010-05-241-1/+1
|
* s/highlight/highlighted/ for the search word highlighting class: "highlight" ↵Georg Brandl2010-02-281-2/+2
| | | | is already used by pygments.
* Make the concept of "module index" generalized to domains. As a ↵Georg Brandl2010-02-201-4/+4
| | | | side-effect, the latex modindex is no longer generated by LaTeX.
* merge with trunkGeorg Brandl2010-01-171-3/+8
|\
| * #313: fix search on Internet Explorer; add underscore.js to JavaScript libs.Georg Brandl2010-01-121-5/+10
| |
* | Update to jQuery 1.4; fix a few incompatibilities.Georg Brandl2010-01-141-5/+5
| |
* | merge with trunk (not working perfectly yet)Georg Brandl2010-01-071-0/+11
|\ \ | |/
| * Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-1/+10
| |
* | Work on remaining XXXs.Georg Brandl2009-09-121-4/+3
|/
* Fix JQuery API usage to work with 1.3.x.Georg Brandl2009-03-241-2/+2
|
* Create themes/ subdirectory and move stuff from templates/ and static/ there.gbrandl2009-01-051-0/+232