Skip to content

Commit a26de9e

Browse files
committed
Auto merge of #11480 - arlosi:registrydocs, r=ehuss
Split up registry documentation into multiple sections Splits up the documentation for registries into multiple sections. Avoids making any changes to the docs themselves beyond adding links. The upcoming stabilization of the sparse registry protocol will include more content changes to these docs. Closes #11476 r? `@ehuss`
2 parents cc0a320 + 9231df2 commit a26de9e

File tree

5 files changed

+613
-570
lines changed

5 files changed

+613
-570
lines changed

src/doc/src/SUMMARY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
* [Source Replacement](reference/source-replacement.md)
3737
* [External Tools](reference/external-tools.md)
3838
* [Registries](reference/registries.md)
39+
* [Running a Registry](reference/running-a-registry.md)
40+
* [Registry Index](reference/registry-index.md)
41+
* [Registry Web API](reference/registry-web-api.md)
3942
* [Dependency Resolution](reference/resolver.md)
4043
* [SemVer Compatibility](reference/semver.md)
4144
* [Future incompat report](reference/future-incompat-report.md)

0 commit comments

Comments
 (0)