rename htmldocck.md -> rustdoc-test-suite.md

This commit is contained in:
binarycat 2025-03-18 13:21:15 -05:00
parent 72aa06dff1
commit 174678da35
2 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
- [Parallel Compilation](./parallel-rustc.md) - [Parallel Compilation](./parallel-rustc.md)
- [Rustdoc internals](./rustdoc-internals.md) - [Rustdoc internals](./rustdoc-internals.md)
- [Search](./rustdoc-internals/search.md) - [Search](./rustdoc-internals/search.md)
- [`rustdoc` tests](./rustdoc-internals/htmldocck.md) - [the `rustdoc` test suite](./rustdoc-internals/rustdoc-test-suite.md)
# Source Code Representation # Source Code Representation
- [Prologue](./part-3-intro.md) - [Prologue](./part-3-intro.md)