Skip to content

Commit a3eaa4b

Browse files
committed
docs: Move publishing from ref to guide
1 parent a06986c commit a3eaa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/SUMMARY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
* [Cargo.toml vs Cargo.lock](guide/cargo-toml-vs-cargo-lock.md)
1616
* [Tests](guide/tests.md)
1717
* [Continuous Integration](guide/continuous-integration.md)
18+
* [Publishing on crates.io](reference/publishing.md)
1819
* [Cargo Home](guide/cargo-home.md)
1920
* [Build Cache](guide/build-cache.md)
2021

@@ -31,7 +32,6 @@
3132
* [Environment Variables](reference/environment-variables.md)
3233
* [Build Scripts](reference/build-scripts.md)
3334
* [Build Script Examples](reference/build-script-examples.md)
34-
* [Publishing on crates.io](reference/publishing.md)
3535
* [Package ID Specifications](reference/pkgid-spec.md)
3636
* [Source Replacement](reference/source-replacement.md)
3737
* [External Tools](reference/external-tools.md)

0 commit comments

Comments
 (0)