mdbook/tests/gui
Eric Huss 74200f7395 Fix search not showing in sub-directories
This fixes a problem where the search was not displaying in
sub-directories. The problem was that `searcher.js` only exists in one
place, and was loading `searchindex.json` with a relative path. However,
when loading from a subdirectory, it needs the appropriate `..` to reach
the root of the book.
2025-03-09 09:10:50 -07:00
..
runner.rs Update browser-ui-test version to 0.19.0 2025-01-23 13:58:35 +01:00
search.goml Fix search not showing in sub-directories 2025-03-09 09:10:50 -07:00
sidebar-nojs.goml Add GUI regression test for #2529 2025-01-23 14:01:38 +01:00
sidebar.goml Add base for GUI tests 2024-12-16 17:45:36 +01:00