lark-parser/lark

Docs: Sphinx search doesn't work on generated API

Open

#665 opened on Aug 19, 2020

 (5 comments) (0 reactions) (0 assignees)Python (509 forks)batch import
docshelp wanted

Repository metrics

Stars
 (5,956 stars)
PR merge metrics
 (Avg merge 41m) (1 merged PR in 30d)

Description

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

Contributor guide