Description
I think this is a poor design. I needed to look up how the features in Cargo.toml work. That documentation is located on the 'Manifest Format' page, but the link to that page is only accessible from the "Documentation" drop down on either the Getting Started page or the Guide page.
There was a previous issue for this, #121, that I believe was incorrectly closed. If I'm looking for documentation on the manifest format, then "Getting Started" is not what I want. I'm already started with Cargo, I don't need to get started. Also the Guide doesn't contain what I want. It is not great to have to navigate to an irrelevant intermediate page to get access to the drop down menu I need.
Can this be added to the home page? Maybe there could be some kind of central documentation page that the home page links to?