Something that might be nice to have is the ability to see a signature on hover of a given definition.
If my documentation contain {{!some_function}link text}, not only should it link to the documentation of this function within its module, but the signature/documentation of this function should also appear on hover of this link.
This should maybe be togglable?