Closed fionnachan closed 2 years ago
I agree, we should have a default page open on each of those with a summary of the contents. In the case of REST APIs we can probably re-purpose the restendpoints
page for that
https://github.com/algorand/docs/pull/656 for the start of an SDK index
Is your addition related to a problem? Please describe. Developers need a high-level overview of the Algorand toolchain and a go-to info page which provides context for understanding how to make use of the SDKs, REST APIs, and CLI tools to get information from and interact with the Algorand blockchain for their dApps and websites.
Describe the solution you'd like
The current documentation folders /SDKs, /REST APIs, and /CLI Tools should be grouped under a folder, e.g. /Development Tools
The Overview page should
Add a link to the SDK's full documentation under each SDK category on the side nav
Add an index page for each SDK with links to relevant tutorials and demo github repos
Describe alternatives you've considered The following is a partial solution which should be implemented regardless:
This alternative would provide some more context than the docs currently do but it would still be hard for many developers to acquire an understanding of the toolchain without getting in touch with an experienced Algorand developer.