lark-parser/lark

Docs: Sphinx search doesn't work on generated API

Open

#665 aberto em 19 de ago. de 2020

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Python (384 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (4.275 stars)
Métricas de merge de PR
 (Mesclagem média 41m) (1 fundiu PR em 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

Guia do colaborador