Closed
Description
The API doc search is not very user friendly as the results only include a description of each result entry. The description is most of the time very generic, e.g. it's hard to know when the search result points to a module doc, or to a primitive or whatever.
See the screen shot below, the first result is pointing to the str
module doc, which is not very helpful IMHO. The helpful result is the 4th one (the str
primitive doc) but it's impossible to know that without going thru each result.
I think the search results should include the title of the page which will make it possible to easily find the wanted page.