# Laszlo Kajan <lkajan@rostlab.org>:
# This jquery.js is copied into the html documentation by the doxygen
# version currently in unstable (1.7.6.1). Earlier versions of Doxygen
# (e.g. i n stable) do not copy a jquery.js there.  The jquery.js copied
# by doxygen is much earlier (1.3.2) than the current version in unstable
# (1.7.2-1). The jquery.js from doxygen actually is a minified bundle of
# several things:
#  * jQuery JavaScript Library v1.3.2 http://jquery.com/
#  * Sizzle CSS Selector Engine - v0.9.3 http://sizzlejs.com/
#  * jQuery hashchange event - v1.3 - 7/21/2010
#    http://benalman.com/projects/jquery-hashchange-plugin/
#  * jQuery UI 1.7.2 http://docs.jquery.com/UI
#  * jQuery UI Resizable 1.7.2 http://docs.jquery.com/UI/Resizables
#  * jQuery.ScrollTo - Easy element scrolling using jQuery.
#
# Out of these Sizzle is not packaged for Debian, neither is the hashchange
# event or jQuery.ScrollTo, as far as I can tell.
# 
# Therefore, it is necessary to keep this jquery.js instead of linking to the
# file with the same name from libjs-jquery.
librostlab-doc: embedded-javascript-library usr/share/doc/librostlab-doc/html/jquery.js
