geotribu_cli.search.mdl_search module¶
Search related models.
- class geotribu_cli.search.mdl_search.MkdocsSearchConfiguration¶
Bases :
TypedDictSearch configuration in Mkdocs (lunr.py under the hood).
- class geotribu_cli.search.mdl_search.MkdocsSearchDocument¶
Bases :
TypedDictSearch document structure in Mkdocs (lunr.py under the hood).
- class geotribu_cli.search.mdl_search.MkdocsSearchListing¶
Bases :
TypedDictMkdocs listing search (lunr.py under the hood).
-
config:
MkdocsSearchConfiguration¶
-
docs:
list[MkdocsSearchDocument]¶
-
config: