lark-parser/lark

Docs: Sphinx search doesn't work on generated API

Open

#665 opened on Aug 19, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Python (4,275 stars) (384 forks)batch import
docshelp wanted

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

Docs: Sphinx search doesn't work on generated API · lark-parser/lark#665 | Good First Issue