diff options
| author | Federico Ponzi <FedericoPonzi@users.noreply.github.com> | 2020-07-18 12:18:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-18 19:18:06 +0900 |
| commit | f4056d677264b445e1e2c5fa527e9cff7ad12f1c (patch) | |
| tree | c461fc92989232b14be1faa5666073e344a4ec02 /src/doc/rustc-dev-guide | |
| parent | 850d719f29732d9dce888b8f94442aaa20c97694 (diff) | |
| download | rust-f4056d677264b445e1e2c5fa527e9cff7ad12f1c.tar.gz rust-f4056d677264b445e1e2c5fa527e9cff7ad12f1c.zip | |
Fixes menu for rustdoc page (#804)
Diffstat (limited to 'src/doc/rustc-dev-guide')
| -rw-r--r-- | src/doc/rustc-dev-guide/src/SUMMARY.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/SUMMARY.md b/src/doc/rustc-dev-guide/src/SUMMARY.md index 53e75fc09f0..b856afe74c4 100644 --- a/src/doc/rustc-dev-guide/src/SUMMARY.md +++ b/src/doc/rustc-dev-guide/src/SUMMARY.md @@ -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) |
