We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e19f31 + 8b3dcdd commit edd8703Copy full SHA for edd8703
src/doc/src/reference/index.md
@@ -19,6 +19,11 @@ The reference covers the details of various areas of Cargo.
19
* [Source Replacement](source-replacement.md)
20
* [External Tools](external-tools.md)
21
* [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)
27
* [Dependency Resolution](resolver.md)
28
* [SemVer Compatibility](semver.md)
29
* [Future incompat report](future-incompat-report.md)
0 commit comments