Skip to content

Commit f5457f1

Browse files
committed
Add section with same title for test-tocdepth/[foo/bar]
To assert unique ids in singlehtml builder. Signed-off-by: Jorge Marques <jorge.marques@analog.com>
1 parent 9a08711 commit f5457f1

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

tests/roots/test-tocdepth/bar.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,8 @@ Bar B1
2525

2626
should be 2.2.1
2727

28+
FooBar B1
29+
---------
30+
31+
should be 2.2.2
32+

tests/roots/test-tocdepth/foo.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,8 @@ Foo B1
2424

2525
should be 1.2.1
2626

27+
FooBar B1
28+
---------
29+
30+
should be 1.2.2
31+

0 commit comments

Comments
 (0)