mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 19:32:24 -06:00
Clean up plugins documentation
This commit is contained in:
@@ -24,7 +24,7 @@ class SearchIndex:
|
||||
"""
|
||||
Base class for building search indexes.
|
||||
|
||||
Attrs:
|
||||
Attributes:
|
||||
model: The model class for which this index is used.
|
||||
category: The label of the group under which this indexer is categorized (for form field display). If none,
|
||||
the name of the model's app will be used.
|
||||
|
||||
Reference in New Issue
Block a user