change docs theme to furo
This commit is contained in:
parent
42a990a12b
commit
3cab7e1067
20 changed files with 277 additions and 377 deletions
|
|
@ -10,7 +10,7 @@ version: 2
|
|||
build:
|
||||
os: ubuntu-20.04
|
||||
tools:
|
||||
python: "3.9"
|
||||
python: "3.10"
|
||||
|
||||
## apt packages required packages to run cmake on sunshine, note that additional packages are required
|
||||
# apt_packages:
|
||||
|
|
@ -41,5 +41,5 @@ formats: all
|
|||
|
||||
python:
|
||||
install:
|
||||
- requirements: ./scripts/requirements.txt
|
||||
- requirements: ./docs/requirements.txt
|
||||
system_packages: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue