diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-07 08:59:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-07 08:59:29 +0200 |
commit | 8bdb4cd437a9d4663e542f95869e8692aa38dadb (patch) | |
tree | 2844662f8b143547d9abc8f16264407582367ad9 /docs/pkgdown.js | |
parent | 1195dfc8bdbf7c131d6c6ec30fedbbe746af1bee (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/pkgdown.js')
-rw-r--r-- | docs/pkgdown.js | 5 |
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); |