website/static/js
Tim Bannister 80d198952f
Ready announcements for Docsy
Serve the JavaScript code using Hugo Pipes, and avoid customizing the
'head.html' partial. Part of some work to allow using vanilla Docsy
(if we wanted to).
2024-10-27 16:56:53 +00:00
..
OWNERS Set labels and reviewers for website assets 2024-04-05 00:46:07 +01:00
README.md add optional dark mode to API docs (#43084) 2023-09-21 10:54:43 +08: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 Bump version for bootstrap css 2023-12-14 08:34:57 +08: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
popper-1.16.1.min.js Fix Mermaid render problem 2022-08-31 14:49:00 -07:00
redirects.js
script.js Mark when JavaScript is available 2021-10-03 17:14:11 +01:00
search.js Removes console logs 2024-07-30 17:55:16 +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
  • jquery-3.6.0.min.js (indirect dependency from bootstrap-4.3.1.min.js)
  • jquery.scrollTo-2.1.3.min.js
  • apiref.js