StructsΒ§
- Options π
- Configuration options for rustdoc.
- Path
ToParts π - Path directly to crate-info directory.
- Render
Options π - Configuration options for the HTML page-creation process.
- Should
Merge π - Controls merging of cross-crate information
EnumsΒ§
- Emit
Type π - Input
Mode π - Either an input crate, markdown file, or nothing (βmerge=finalize).
- Merge
Doctests π - Whether to run multiple doctests in the same binary.
- Module
Sorting π - Output
Format π
FunctionsΒ§
- check_
deprecated_ πoptions - Prints deprecation warnings for deprecated options
- make_
input π - Create the input (string or file path)
- markdown_
input π - Returns
trueif the file given asself.inputis a Markdown file. - parse_
extern_ πhtml_ roots - Extracts
--extern-html-root-urlarguments frommatchesand returns a map of crate names to the given URLs. If an--extern-html-root-urlargument was ill-formed, returns an error describing the issue. - parse_
include_ πparts_ dir - Reports error if βinclude-parts-dir is not a directory
- parse_
merge π - Extracts read_rendered_cci and write_rendered_cci from command line arguments, or reports an error if an invalid option was provided
- parse_
merge_ πdoctests - parse_
remap_ πpath_ prefix