mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-21 08:59:03 +00:00
docs: add getting started
This commit is contained in:
@@ -11,10 +11,12 @@ build:
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
# Optionally declare the Python requirements required to build your docs
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: pip
|
||||
path: .
|
||||
|
Reference in New Issue
Block a user