Skip to content

Commit dd28cd3

Browse files
committed
Auto merge of #4922 - wking:reference-wording-from-guide-trailer, r=alexcrichton
doc/reference/index: Remove "Now that you have an overview" paragraph This wording was originally from 58a1804 (#2688), which added it to the end of the guide (where telling readers what they know makes some sense). It was moved to a "Cargo in Depth" section with 01aa9e3 (#4453), where it makes a bit less sense. When that section became the reference index in 3f2d93e (#4455) the context assumed by the paragraph was completely missing. This commit removes the paragraph, which doesn't reduce the usefulness of the reference index. And the removal avoids confusing readers who start with the reference docs and may now have the assumed overview.
2 parents f60ece9 + 75f5172 commit dd28cd3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/doc/src/reference/index.md

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
## Cargo Reference
22

3-
Now that you have an overview of how to use Cargo and have created your first
4-
crate, you may be interested in more details in the following areas.
5-
63
The reference covers the details of various areas of Cargo.
74

85
* [Specifying Dependencies](reference/specifying-dependencies.html)

0 commit comments

Comments
 (0)