Skip to content

Commit 02490f9

Browse files
committed
docs: add information about jquery-migrate
1 parent 65572ca commit 02490f9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: docs/Templates.md

+3
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,7 @@ YARD's `fulldoc` template defines three javascript files:
331331
| | | |-- app.js
332332
| | | |-- full_list.js
333333
| | | |-- jquery.js
334+
| | | |-- jquery-migrate.js
334335

335336
The `app.js` is the primary javascript file for the HTML output.
336337

@@ -339,6 +340,8 @@ search field menus (i.e. class list, method list, and file list).
339340

340341
The `jquery.js` is copy of the jquery javascript library.
341342

343+
The `jquery-migrate.js` is copy of the jquery migrate helper javascript library.
344+
342345
### Adding a Custom Stylesheet or Javascript
343346

344347
To load additional stylesheets and javascripts with every page (except the search

0 commit comments

Comments
 (0)