We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d0837 commit c2ff762Copy full SHA for c2ff762
src/doc/src/reference/index.md
@@ -12,6 +12,7 @@ The reference covers the details of various areas of Cargo.
12
* [Configuration](config.md)
13
* [Environment Variables](environment-variables.md)
14
* [Build Scripts](build-scripts.md)
15
+ * [Build Script Examples](build-script-examples.md)
16
* [Publishing on crates.io](publishing.md)
17
* [Package ID Specifications](pkgid-spec.md)
18
* [Source Replacement](source-replacement.md)
0 commit comments