aboutsummaryrefslogtreecommitdiff
path: root/docs/pkgdown.js
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-07 08:59:29 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-07 08:59:29 +0200
commit8bdb4cd437a9d4663e542f95869e8692aa38dadb (patch)
tree2844662f8b143547d9abc8f16264407582367ad9 /docs/pkgdown.js
parent1195dfc8bdbf7c131d6c6ec30fedbbe746af1bee (diff)
Static documentation rebuilt by pkgdown
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 087a7622..7e7048fa 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