From aa71a11122fbbf16d0c7259f63390871f91f8903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thibault=20N=C3=A9lis?= Date: Tue, 7 Apr 2020 20:18:26 +0200 Subject: [PATCH] Index the commands section --- src/doc/src/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/doc/src/index.md b/src/doc/src/index.md index 17595ff9cd9..d2af2e90fc4 100644 --- a/src/doc/src/index.md +++ b/src/doc/src/index.md @@ -23,6 +23,10 @@ Rust packages. The reference covers the details of various areas of Cargo. +**[Cargo Commands](commands/index.md)** + +The commands will let you interact with Cargo using its command-line interface. + **[Frequently Asked Questions](faq.md)** **Appendicies:**