aboutsummaryrefslogtreecommitdiff
path: root/docs/pkgdown.js
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-02-12 17:41:38 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-02-12 19:27:15 +0100
commitba0ffaa9579322d0dca4973b4750432fccd3e83b (patch)
tree68f45ce4b3a98224e7cd879edb272a002ed91f03 /docs/pkgdown.js
parent49ebe44092d2033f548c901ea406619713583103 (diff)
Adapt to mkin 1.0.x, rebuild docsv.0.6.11
Diffstat (limited to 'docs/pkgdown.js')
-rw-r--r--docs/pkgdown.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/pkgdown.js b/docs/pkgdown.js
index 087a762..7e7048f 100644
--- a/docs/pkgdown.js
+++ b/docs/pkgdown.js
@@ -9,11 +9,6 @@
$('body').css('padding-top', $('.navbar').height() + 10);
});
- $('body').scrollspy({
- target: '#sidebar',
- offset: 60
- });
-
$('[data-toggle="tooltip"]').tooltip();
var cur_path = paths(location.pathname);

Contact - Imprint