website/static/js
Tim Bannister 0ede719918
Move legacy script to assets folder
JavaScript should be in "assets/js"; move the miscellaneous legacy
script code there.
2025-08-07 22:48:29 +01:00
..
OWNERS feat: add comments to OWNERS to align them with other files 2025-03-23 18:33:37 +05:30
README.md Add bootstrap-5.3.2.min.js dependency for api reference v1.29+ 2025-04-11 15:52:54 +02:00
apiref.js add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08:00
bootstrap-4.6.1.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
bootstrap-5.3.2.min.js Add bootstrap-5.3.2.min.js dependency for api reference v1.29+ 2025-04-11 15:52:54 +02:00
jquery-3.6.0.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
jquery.scrollTo-2.1.3.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
redirects.js Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
split-1.6.0.js Split the doc view 2023-08-02 09:54:41 +08:00

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.6.1.min.js
  • bootstrap-5.3.2.min.js
  • jquery-3.6.0.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.3.min.js
  • apiref.js