Skip to content

Commit edd8703

Browse files
committed
Auto merge of #14228 - yukionfire:patch001, r=arlosi
chore(docs): update index of reference add missing section in the index page of reference
2 parents 4e19f31 + 8b3dcdd commit edd8703

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/doc/src/reference/index.md

+5
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ The reference covers the details of various areas of Cargo.
1919
* [Source Replacement](source-replacement.md)
2020
* [External Tools](external-tools.md)
2121
* [Registries](registries.md)
22+
* [Registry Authentication](registry-authentication.md)
23+
* [Credential Provider Protocol](credential-provider-protocol.md)
24+
* [Running a Registry](running-a-registry.md)
25+
* [Registry Index](registry-index.md)
26+
* [Registry Web API](registry-web-api.md)
2227
* [Dependency Resolution](resolver.md)
2328
* [SemVer Compatibility](semver.md)
2429
* [Future incompat report](future-incompat-report.md)

0 commit comments

Comments
 (0)