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.
docs/
1 parent 43d11d6 commit f802493Copy full SHA for f802493
src/lib.rs
@@ -8,7 +8,8 @@
8
//! <strong>⚠️ Warning:</strong> The cross library is for internal
9
//! use only: only the command-line interface is stable. The library
10
//! may change at any point for any reason. For documentation on the
11
-//! CLI, please see the repository <a href="https://github.com/cross-rs/cross">README</a>
+//! CLI, please see the repository <a href="https://github.com/cross-rs/cross">README</a>,
12
+//! <a href="https://github.com/cross-rs/cross/tree/main/docs">docs folder</a>
13
//! or the <a href="https://github.com/cross-rs/cross/wiki">wiki</a>.
14
//! </p>
15
0 commit comments