diff --git a/doc/api.rst b/doc/api.rst index 6f984a4..c77eee4 100644 --- a/doc/api.rst +++ b/doc/api.rst @@ -75,11 +75,12 @@ from user agent strings. .. warning:: Only available if |re2|_ is installed. -.. class::ua_parser.regex.Resolver(Matchers) +.. class:: ua_parser.regex.Resolver(Matchers) - An advanced resolver based on |regex|_ and a bespoke implementation - of regex prefiltering, by the sibling project `ua-rust - `_ and a bespoke implementation + of regex prefiltering, by the sibling project `uap-rust + `_. Sufficiently fast that a cache may not be necessary, and may even be detrimental at smaller cache sizes