| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-10-31 | rustdoc: Resolve module-level doc references more locally | Daniel Silverstone | -0/+88 | |
| Module level docs should resolve intra-doc links as locally as possible. As such, this commit alters the heuristic for finding intra-doc links such that we attempt to resolve names mentioned in *inner* documentation comments within the (sub-)module rather that from the context of its parent. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org> | ||||
