rustdoc: Add a resource node to the doc tree
This commit is contained in:
parent
f0ba69a96f
commit
7cf725355a
3 changed files with 19 additions and 5 deletions
|
@ -87,7 +87,8 @@ fn moddoc_from_mod(
|
|||
none
|
||||
}
|
||||
}
|
||||
})
|
||||
}),
|
||||
resources: doc::resourcelist([])
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue