Fixes menu for rustdoc page (#804)
This commit is contained in:
parent
9085f687dd
commit
ed2e2b1d3f
|
|
@ -64,7 +64,6 @@
|
|||
- [Prologue](./part-3-intro.md)
|
||||
- [Command-line arguments](./cli.md)
|
||||
- [The Rustc Driver and Interface](./rustc-driver.md)
|
||||
- [Rustdoc](./rustdoc.md)
|
||||
- [Ex: Type checking through `rustc_interface`](./rustc-driver-interacting-with-the-ast.md)
|
||||
- [Ex: Getting diagnostics through `rustc_interface`](./rustc-driver-getting-diagnostics.md)
|
||||
- [Syntax and the AST](./syntax-intro.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue