ocaml.org
ocaml.org copied to clipboard
Improving navigation in Cookbooks
Hi all,
The page of Cookbooks is great, but as the number of them is growing I would suggest a kind of categories sidebar similar to the one in the Exercises page. The sections/categories would be
- Command Line
- Compilation & Linking
- Compression
- Data Structures & Algorithms
- etc...
Currently, the reader of the Cookbook page doesn't know about all the sections when arriving to the page and this information would be useful.
(I don't know enough about web development to detail a possible implementation, but hopefully part of the code in exercices.eml could be adapted to cookbook.eml)
Thanks for the OCaml.org webpage!