ktdreyer / koji

Forked from koji 7 years ago
Clone

5210da0 hub: improve search() API documentation

Authored and Committed by ktdreyer 4 years ago
    hub: improve search() API documentation
    
    Reformat this text to match Sphinx's conventions. This makes it easier
    for developers to read this documentation.
    
    There are a couple 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
    
        
file modified
+21 -7