Using Alire, let’s say I want to learn how to use databases. I notice that the “ado” package(s) interface with database(s). Again, inside Alire, how to read the documentation for the package? I’ve spent some time previously, and just recently, looking at the Alire documentation and I do not see how to get the the package documentation for a package in the index. I don’t see an external reference to the package.
It is probably so simple and easy, but I’m not grokking it at all.
Regarding the ado crate (for instance), you can put its name in the Alire search engine (Alire - Search) or even directly plug the name into the URL: https://alire.ada.dev/crates/ado
Moreover, thinking on new user experience, when entering through the header in ada-lang.io, they won’t know what this search engine is for, and what they are seeing in the search results. So probably some helping text should be added to the front-page of search.ada-lang.io.