-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentation
Description
The manifest documentation page has grown rather large.
To find documentation about particular section or property I have to search within the page, but that's not always convenient as the keywords are mentioned in many places.
Mdbook's table of contents isn't helpful either, because it only has a single entry for the whole page and doesn't break it down by section.
-
Would it be possible to make table of contents more detailed? i.e. at least link to description of each section of the manifest, or ideally to every property?
-
If not, could this page be split? e.g. package-related and workspace-related parts separately.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-documenting-cargo-itselfArea: Cargo's documentationArea: Cargo's documentation