readthedocs.org
a609d9a7 - Search: fix parsing of parameters inside sphinx domains (#9750)

Commit
3 years ago
Search: fix parsing of parameters inside sphinx domains (#9750) We were removing all dl lists that were inside a domain in order to remove nested domains, but in doing so we were removing parameters (they are inside a dl list!). Instead, let's reuse the method to detect sphinx domains.
Author
Parents
Loading