Sean T Allen
Sean T Allen
I think each of these should be broken out into their own issue.
Not really something we have control over. We host with gitbook whose search was an improvement over read the docs. The symbol lookup chart that gives you phrases to search...
`https://github.com/ponylang/pony-tutorial/tree/master/docs/js` and everything else in docs is deprecated and no longer used.
Yes and no: Search is powered by them. Searching programming documentation is often hard in general. So in that sense yes. In the specific case of "#read" not saying ah...
Gitbook also makes PDF and Ebook formats available and the search there might work better for this sort of thing.
@0joshuaolson1 can you PR the addition of keywords to the various tutorial pages?
So at this point, we need someone to take on adding keywords.
Keywords will make it easier to search for various keywords.
I'm leaving this open. Keywords would be an excellent addition and make searching more accurate.
Matthias implemented the existing search. I don't know much about it. I think it's lunr based.