Closed lilyball closed 3 years ago
Probably due to how the docset entries are created from the path of documentation html files, the index.html
name of module files must leak through. Shouldn't be too hard a fix. I'm kind of amazed I never noticed this before, frankly.
Describe the bug I just built a docset for my workspace and deps, and to my surprise, all 860 modules have the suffix
::index
.To Reproduce I ran
cargo-docset docset --all
from within the first member crate of my workspace (due to #25), then opened the result in Dash.Expected behavior The modules list should be correct.
Screenshots
Desktop (please complete the following information):