mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-27 23:12:58 +00:00
12 lines
140 B
YAML
12 lines
140 B
YAML
site_name: LanceDB Documentation
|
|
|
|
theme:
|
|
name: "material"
|
|
|
|
plugins:
|
|
- search
|
|
- mkdocstrings
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Python API: python.md |