rustdoc: Add path field to doc::moddoc
This commit is contained in:
parent
04a2887f87
commit
c54f53b9d9
3 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,7 @@ fn moddoc_from_mod(
|
|||
~{
|
||||
id: id,
|
||||
name: name,
|
||||
path: [],
|
||||
brief: none,
|
||||
desc: none,
|
||||
mods: doc::modlist(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue