1
Fork 0

rustdoc: Add a resource node to the doc tree

This commit is contained in:
Brian Anderson 2012-01-26 17:52:53 -08:00
parent f0ba69a96f
commit 7cf725355a
3 changed files with 19 additions and 5 deletions

View file

@ -87,7 +87,8 @@ fn moddoc_from_mod(
none
}
}
})
}),
resources: doc::resourcelist([])
}
}