docs: add getting started

This commit is contained in:
csunny
2023-05-24 16:17:54 +08:00
parent d3718d7277
commit 05fc55c116
11 changed files with 65 additions and 9 deletions

View File

@@ -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: .