1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

vdoc: minor features + fixes

This commit is contained in:
Ned Palacios
2020-06-08 16:28:46 +08:00
committed by GitHub
parent 6c9b2b8303
commit 721a3a24ae
3 changed files with 80 additions and 34 deletions

View File

@@ -6,7 +6,7 @@
active.scrollIntoView({ block: 'center', inline: 'nearest' });
}
}
setupScrollSpy();
// setupScrollSpy();
setupMobileToggle();
setupDarkMode();
setupSearch();