mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-09 05:12:58 +00:00
reorg docs
This commit is contained in:
13
docs/mkdocs.yml
Normal file
13
docs/mkdocs.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
site_name: LanceDB Documentation
|
||||
docs_dir: src
|
||||
|
||||
theme:
|
||||
name: "material"
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- mkdocstrings
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Python API: python.md
|
||||
Reference in New Issue
Block a user