#1995 hub: improve search() API documentation
Merged by tkopecek. Opened by ktdreyer.
ktdreyer/koji api-doc-search  into  master

Download 1995.patch

Reformat this text to match Sphinx's conventions. This makes it easier for developers to read this documentation.

There are a couple of small corrections here as well:

  • matchType accepts more values than "glob" or "regex", and it treats any other value as a plain "=" (strict string match).

  • Only globs and regexes are searched insensitively

Issue #1997

Commit c4313875 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata