summaryrefslogtreecommitdiffstats
path: root/jquery/README
blob: 881daad0ea1f6877208d70d42d3835710d8a8efc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Doxygen's jquery.js script is composed of minified versions of the following
packages:
- jquery    3.3.1:  https://jquery.com/download/
- jquery.ui 1.12.1: https://github.com/jquery/jquery-ui
    modules required:
    - jquery.ui.core          all
    - jquery.ui.interactions  resizable
    - jquery.ui.widgets       mouse
- jquery.scrollTo:   2.1.2: https://github.com/flesler/jquery.scrollTo
- jquery.powertip:   1.3.1: https://stevenbenner.github.io/jquery-powertip/
- jquery.touchpunch: 0.2.3: http://touchpunch.furf.com/ + fix for issue 303
- jquery.smartmenus: 1.1.0: https://www.smartmenus.org/

The Makefile will built the jquery.js files used by doxygen.