rustdoc: Add enums to the doc tree
This commit is contained in:
parent
b779277dae
commit
61b5cc95d1
3 changed files with 23 additions and 4 deletions
|
@ -76,7 +76,8 @@ fn moddoc_from_mod(
|
|||
none
|
||||
}
|
||||
}
|
||||
})
|
||||
}),
|
||||
enums: doc::enumlist([])
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue