restore material theme and add mkdocstring for autodoc etc

This commit is contained in:
Chang She
2023-03-22 17:45:51 -07:00
parent 242802ec74
commit aeb3c52c8c
5 changed files with 63 additions and 0 deletions

View File

@@ -1 +1,12 @@
site_name: LanceDB Documentation
theme:
name: "material"
plugins:
- search
- mkdocstrings
nav:
- Home: index.md
- Python API: python.md