lark
                                
                                 lark copied to clipboard
                                
                                    lark copied to clipboard
                            
                            
                            
                        Docs: Sphinx search doesn't work on generated API
For example, this page:
https://lark-parser.readthedocs.io/en/latest/search.html?q=maybe_placeholders
Doesn't find this mention:
https://lark-parser.readthedocs.io/en/latest/classes.html (search for maybe_placeholders)
Also, partial search doesn't work. Searching for maybe_ gives no results.
@chsasank
But it works for me
 
Partial word search doesn't seem to work, yeah.
No, it's not the same page.
The tree construction reference is a .md file, and not generated automatically.
Ah. So search doesn't work on markdown? Weird.
No.
It works on markdown. But only on markdown.
It doesn't work on the generated API.