From 02490f9ef5d73472977df333d282e394bbcfe2df Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Tue, 31 Aug 2021 11:15:14 -0700 Subject: [PATCH] docs: add information about jquery-migrate --- docs/Templates.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Templates.md b/docs/Templates.md index bd82fa878..921ca89bd 100644 --- a/docs/Templates.md +++ b/docs/Templates.md @@ -331,6 +331,7 @@ YARD's `fulldoc` template defines three javascript files: | | | |-- app.js | | | |-- full_list.js | | | |-- jquery.js + | | | |-- jquery-migrate.js The `app.js` is the primary javascript file for the HTML output. @@ -339,6 +340,8 @@ search field menus (i.e. class list, method list, and file list). The `jquery.js` is copy of the jquery javascript library. +The `jquery-migrate.js` is copy of the jquery migrate helper javascript library. + ### Adding a Custom Stylesheet or Javascript To load additional stylesheets and javascripts with every page (except the search