mdbook/tests/gui
Eric Huss 1b55d4a389 Add sidebar heading navigation
This adds dynamic navigation of headers of the current page in the
sidebar. This is intended to help the user see what is on the current
page, and to be able to more easily navigate it. The "current" header is
tracked based on the scrolling behavior of the user, and is marked with
a small circle. This includes automatic folding to help keep it from
being too unwieldy on a page with a lot of nested headers.

This includes the `output.html.sidebar-header-nav` option to disable it.

I'm sure there are tweaks, fixes, and improvements that can be made. I'd
like to get this out now, and iterate on it over time to make
improvements.
2025-08-27 14:44:12 -07:00
..
heading-nav-collapsed.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
heading-nav-current-to-bottom.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
heading-nav-empty.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
heading-nav-large-intro.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
heading-nav-markup.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
heading-nav-normal-intro.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
help.goml Add help gui test 2025-05-15 05:25:48 -07:00
move-between-pages.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
redirect.goml Remove external website tests 2025-08-18 13:55:45 -07:00
runner.rs Add the ability to pass options to browser-ui-test 2025-08-26 20:38:28 -07:00
search.goml Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
sidebar-active.goml Break off query string when comparing url for sidebar 2025-04-21 12:03:17 -07:00
sidebar-nojs.goml Add sidebar heading navigation 2025-08-27 14:44:12 -07:00
sidebar.goml Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00
theme.goml Change all HTML IDs to have a prefix 2025-08-19 19:38:22 -07:00