aboutsummaryrefslogtreecommitdiff
path: root/docs/deps/data-deps.txt
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-02-13 16:30:31 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2025-02-13 19:20:04 +0100
commit6476f5f49b373cd4cf05f2e73389df83e437d597 (patch)
treed0ef15c0d2ab42d246f7c8ebaeb4e63f4a928699 /docs/deps/data-deps.txt
parent786e50724d9d7cc8fe04171d28ed09ea8d698cc3 (diff)
Axis legend formatting, update vignettes
Diffstat (limited to 'docs/deps/data-deps.txt')
-rw-r--r--docs/deps/data-deps.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/deps/data-deps.txt b/docs/deps/data-deps.txt
index 21592b52..ca4dfd9c 100644
--- a/docs/deps/data-deps.txt
+++ b/docs/deps/data-deps.txt
@@ -1,4 +1,13 @@
<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
-<link href="deps/bootstrap-5.2.2/bootstrap.min.css" rel="stylesheet" />
-<script src="deps/bootstrap-5.2.2/bootstrap.bundle.min.js"></script>
+<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet" />
+<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script>
+<link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet" />
+<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet" />
+<script src="deps/headroom-0.11.0/headroom.min.js"></script>
+<script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script>
+<script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script>
+<script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script>
+<script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script>
+<script src="deps/search-1.0.0/fuse.min.js"></script>
+<script src="deps/search-1.0.0/mark.min.js"></script>

Contact - Imprint