Skip to content

Commit

Permalink
Auto merge of #14228 - yukionfire:patch001, r=arlosi
Browse files Browse the repository at this point in the history
chore(docs): update index of reference

add missing section in the index page of reference
  • Loading branch information
bors committed Jul 10, 2024
2 parents 4e19f31 + 8b3dcdd commit edd8703
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/doc/src/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ The reference covers the details of various areas of Cargo.
* [Source Replacement](source-replacement.md)
* [External Tools](external-tools.md)
* [Registries](registries.md)
* [Registry Authentication](registry-authentication.md)
* [Credential Provider Protocol](credential-provider-protocol.md)
* [Running a Registry](running-a-registry.md)
* [Registry Index](registry-index.md)
* [Registry Web API](registry-web-api.md)
* [Dependency Resolution](resolver.md)
* [SemVer Compatibility](semver.md)
* [Future incompat report](future-incompat-report.md)
Expand Down

0 comments on commit edd8703

Please sign in to comment.