Skip to content

Commit 87e9cc0

Browse files
committed
Move heading-nav gui tests to a dedicated book
1 parent e37e531 commit 87e9cc0

17 files changed

+19
-14
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Heading nav
2+
3+
This GUI test book is used for testing sidebar heading navigation.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[book]
2+
title = "heading-nav"
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Summary
2+
3+
- [Empty page](empty.md)
4+
- [Large text before first heading](large-intro.md)
5+
- [Normal text before first heading](normal-intro.md)
6+
- [Collapsed headings](collapsed.md)
7+
- [Headings with markup](markup.md)
8+
- [Current scrolls to bottom](current-to-bottom.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/gui/books/test_book/src/SUMMARY.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@
2828
- [Syntax Highlight](languages/highlight.md)
2929
- [Rust Specific](rust/README.md)
3030
- [Rust Codeblocks](rust/rust_codeblock.md)
31-
- [Heading Navigation](headings/README.md)
32-
- [Empty page](headings/empty.md)
33-
- [Large text before first heading](headings/large-intro.md)
34-
- [Normal text before first heading](headings/normal-intro.md)
35-
- [Collapsed headings](headings/collapsed.md)
36-
- [Headings with markup](headings/markup.md)
37-
- [Current scrolls to bottom](headings/current-to-bottom.md)
3831
- [Last numbered chapter](last.md)
3932

4033
---

0 commit comments

Comments
 (0)