Update run-make/rustdoc-default-output test
This commit is contained in:
parent
d3c970a198
commit
24fafe7d14
1 changed files with 4 additions and 2 deletions
|
|
@ -189,6 +189,10 @@ Options:
|
|||
--include-parts-dir path/to/doc.parts/<crate-name>
|
||||
Includes trait implementations and other crate info
|
||||
from provided path. Only use with --merge=finalize
|
||||
--html-no-source
|
||||
Disable HTML source code pages generation
|
||||
--doctest-compilation-args add arguments to be used when compiling doctests
|
||||
|
||||
--disable-minification
|
||||
removed
|
||||
--plugin-path DIR
|
||||
|
|
@ -209,8 +213,6 @@ Options:
|
|||
removed, see issue #44136
|
||||
<https://github.com/rust-lang/rust/issues/44136> for
|
||||
more information
|
||||
--html-no-source
|
||||
Disable HTML source code pages generation
|
||||
|
||||
@path Read newline separated options from `path`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue