mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-18 11:22:25 -06:00
Remove old feature version notices
This commit is contained in:
committed by
jeremystretch
parent
0b4ea14e9a
commit
ef3ac25406
@@ -1,8 +1,5 @@
|
||||
# Search
|
||||
|
||||
!!! note
|
||||
This feature was introduced in NetBox v3.4.
|
||||
|
||||
Plugins can define and register their own models to extend NetBox's core search functionality. Typically, a plugin will include a file named `search.py`, which holds all search indexes for its models (see the example below).
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user