-
Notifications
You must be signed in to change notification settings - Fork 550
Open
Labels
C-bugCategory: bugCategory: bugI-outdatedIssue: info is outdatedIssue: info is outdatedT-rustdocRelevant to rustdoc teamRelevant to rustdoc team
Description
I've been digging around the rustdoc internals docs and realized that some of the descriptions are outdated. I'm specifically mentioning about the ## From clean to crate
chapter. For example, there's no longer html/render.rs
file; it's been renamed to html/render/mod.rs
as of 6a4396b
. Moreover, the renamed file a function called run()
. I don't know which function is the current entrypoint.
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bugI-outdatedIssue: info is outdatedIssue: info is outdatedT-rustdocRelevant to rustdoc teamRelevant to rustdoc team