Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit de8b6be

Browse files
authored
add needed break
1 parent b34181a commit de8b6be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/rustc-dev-guide/src/rustdoc-internals/rustdoc-test-suite.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# The `rustdoc` test suite
22

3-
This page is specifically about the test suite named `rustdoc`, for other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
3+
This page is specifically about the test suite named `rustdoc`.
4+
For other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
45

56
The `rustdoc` test suite is specifically used to test the HTML output of rustdoc.
67

0 commit comments

Comments
 (0)