Add rustdoc-ui test suite
This commit is contained in:
parent
a6fefdecdf
commit
b2192ae157
9 changed files with 85 additions and 34 deletions
|
@ -107,7 +107,7 @@ pub struct SharedContext {
|
|||
/// This describes the layout of each page, and is not modified after
|
||||
/// creation of the context (contains info like the favicon and added html).
|
||||
pub layout: layout::Layout,
|
||||
/// This flag indicates whether [src] links should be generated or not. If
|
||||
/// This flag indicates whether `[src]` links should be generated or not. If
|
||||
/// the source files are present in the html rendering, then this will be
|
||||
/// `true`.
|
||||
pub include_sources: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue