Blame jquery/README

Packit 1c1d7e
Doxygen's jquery.js script is composed of minified versions of the following
Packit 1c1d7e
packages:
Packit 1c1d7e
- jquery    1.7.1:  http://jquery.com/download/
Packit 1c1d7e
- jquery.ui 1.8.18: https://code.google.com/p/jquery-ui/downloads/list
Packit 1c1d7e
    modules required:
Packit 1c1d7e
    - jquery.ui.core
Packit 1c1d7e
    - jquery.ui.widget
Packit 1c1d7e
    - jquery.ui.mouse
Packit 1c1d7e
    - jquery.ui.resizable
Packit 1c1d7e
- jquery.hashchange:   1.3: http://benalman.com/projects/jquery-hashchange-plugin/
Packit 1c1d7e
- jquery.scrollTo:   1.4.2: https://github.com/flesler/jquery.scrollTo
Packit 1c1d7e
- jquery.powertip:   1.2.0: http://stevenbenner.github.io/jquery-powertip/
Packit 1c1d7e
- jquery.touchpunch: 0.2.3: http://touchpunch.furf.com/
Packit 1c1d7e
- jquery.smartmenus: 1.0.0: http://www.smartmenus.org/
Packit 1c1d7e
Packit 1c1d7e
The Makefile will built the jquery.js files used by doxygen.