]> www.infradead.org Git - nvme.git/commit
docs/sphinx: Fix TOC scroll hack for the home page
authorGustavo Sousa <gustavo.sousa@intel.com>
Tue, 23 Jan 2024 16:21:58 +0000 (13:21 -0300)
committerJonathan Corbet <corbet@lwn.net>
Tue, 23 Jan 2024 21:33:13 +0000 (14:33 -0700)
commitd2d0223441d3caad65f6978c07869321bce968e0
treedfb30130bc9a4b26cc3bef30a45a4cdb406651d8
parent6613476e225e090cc9aad49be7fa504e290dd33d
docs/sphinx: Fix TOC scroll hack for the home page

When on the documentation home page, there won't be any ".current"
element since no entry from the TOC was selected yet. That results in a
javascript error. Fix that by only trying to set the scrollTop if we
have matches for current entries.

Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240123162157.61819-2-gustavo.sousa@intel.com
Documentation/sphinx/templates/kernel-toc.html