Update API documentation

This commit is contained in:
Sparkle-Bot
2025-02-23 14:54:02 +00:00
parent 45f77df62d
commit d03e2c2e69
60 changed files with 196 additions and 178 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ function itemLinkToContent($link) {
return $link.parent().parent().next();
}
// On doc load + hash-change, open any targetted item
// On doc load + hash-change, open any targeted item
function openCurrentItemIfClosed() {
if (window.jazzy.docset) {
return;