website/static/js
Qiming Teng b3214813a4 Cache scripts locally
The current layout partial is using scripts from a site not accessible
from behind the dam great firewall. This is a fix to cache the scripts
as we do before so that tabs, top menu works for everyone.
2021-01-31 21:58:42 +08:00
..
README.md
bootstrap-4.3.1.min.js
glossary.js
jquery-3.3.1.min.js
jquery.scrollTo-2.1.2.min.js
mermaid.min.js
popper-1.14.3.min.js Cache scripts locally 2021-01-31 21:58:42 +08:00
redirects.js
script.js Only load copy-and-paste helper on pages that use it 2020-09-30 23:42:00 +01:00
scroll-apiref.js
search.js move search.md 2020-08-28 15:37:46 -04:00
sweetalert-2.1.2.min.js

README.md

NOTE

This directory contains scripts files referenced by different sections of the website. Please use caution when moving/renaming them.

Scripts used by API reference

  • bootstrap-4.3.1.min.js
  • jquery-3.3.1.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.2.min.js