We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a095b commit 6debd2eCopy full SHA for 6debd2e
src/rustdoc-internals/rustdoc-json-test-suite.md
@@ -1,7 +1,7 @@
1
# The `rustdoc-json` test suite
2
3
This page is specifically about the test suite named `rustdoc-json`, which tests rustdoc's [json output].
4
-For other test suites used for testing rustdoc, see [Rustdoc tests](../rustdoc.md#tests).
+For other test suites used for testing rustdoc, see [§Rustdoc test suites](../tests/compiletest.md#rustdoc-test-suites).
5
6
Tests are run with compiletest, and have access to the usual set of [directives](../tests/directives.md).
7
Frequenly used directives here are:
0 commit comments