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.
cargo doc
1 parent 46ba901 commit 6128233Copy full SHA for 6128233
src/doc/src/commands/cargo-doc.md
@@ -32,7 +32,7 @@ option.</dd>
32
33
34
<dt class="option-term" id="option-cargo-doc---document-private-items"><a class="option-anchor" href="#option-cargo-doc---document-private-items"></a><code>--document-private-items</code></dt>
35
-<dd class="option-desc">Include non-public items in the documentation.</dd>
+<dd class="option-desc">Include non-public items in the documentation. This will be enabled by default if documenting a binary target.</dd>
36
37
38
</dl>
0 commit comments