Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/rustdoc-internals/rustdoc-test-suite.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# The `rustdoc` test suite

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

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

Expand Down