Blame jquery/README

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