mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 20:32:59 +00:00
restore material theme and add mkdocstring for autodoc etc
This commit is contained in:
11
mkdocs.yml
11
mkdocs.yml
@@ -1 +1,12 @@
|
||||
site_name: LanceDB Documentation
|
||||
|
||||
theme:
|
||||
name: "material"
|
||||
|
||||
plugins:
|
||||
- search
|
||||
- mkdocstrings
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Python API: python.md
|
||||
Reference in New Issue
Block a user