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.
run-make/rustdoc-default-output
1 parent d3c970a commit 24fafe7Copy full SHA for 24fafe7
tests/run-make/rustdoc-default-output/output-default.stdout
@@ -189,6 +189,10 @@ Options:
189
--include-parts-dir path/to/doc.parts/<crate-name>
190
Includes trait implementations and other crate info
191
from provided path. Only use with --merge=finalize
192
+ --html-no-source
193
+ Disable HTML source code pages generation
194
+ --doctest-compilation-args add arguments to be used when compiling doctests
195
+
196
--disable-minification
197
removed
198
--plugin-path DIR
@@ -209,8 +213,6 @@ Options:
209
213
removed, see issue #44136
210
214
<https://github.com/rust-lang/rust/issues/44136> for
211
215
more information
212
- --html-no-source
- Disable HTML source code pages generation
216
217
@path Read newline separated options from `path`
218
0 commit comments